mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-02-17 04:01:29 -05:00
Update site_settings.yml
disable verbose sso logging by default
This commit is contained in:
parent
e4e37fe70c
commit
50a44695ec
1 changed files with 1 additions and 1 deletions
|
@ -266,7 +266,7 @@ login:
|
|||
client: true
|
||||
default: false
|
||||
enable_sso_provider: false
|
||||
verbose_sso_logging: true
|
||||
verbose_sso_logging: false
|
||||
sso_url:
|
||||
default: ''
|
||||
regex: '^https?:\/\/.+[^\/]$'
|
||||
|
|
Loading…
Reference in a new issue