mirror of
https://github.com/discourse/discourse.git
synced 2025-06-06 13:06:56 +08:00
Disable auth token logging
We have a work in progress feature that required the logging, This feature is not going to be shipped for a while so disabling this for now.
This commit is contained in:
@ -333,7 +333,7 @@ login:
|
||||
verbose_sso_logging: false
|
||||
verbose_auth_token_logging:
|
||||
hidden: true
|
||||
default: true
|
||||
default: false
|
||||
sso_url:
|
||||
default: ''
|
||||
regex: '^https?:\/\/.+[^\/]$'
|
||||
|
Reference in New Issue
Block a user