mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Update site_settings.yml
disable verbose sso logging by default
This commit is contained in:
parent
e4e37fe70c
commit
50a44695ec
@ -266,7 +266,7 @@ login:
|
|||||||
client: true
|
client: true
|
||||||
default: false
|
default: false
|
||||||
enable_sso_provider: false
|
enable_sso_provider: false
|
||||||
verbose_sso_logging: true
|
verbose_sso_logging: false
|
||||||
sso_url:
|
sso_url:
|
||||||
default: ''
|
default: ''
|
||||||
regex: '^https?:\/\/.+[^\/]$'
|
regex: '^https?:\/\/.+[^\/]$'
|
||||||
|
Loading…
Reference in New Issue
Block a user