mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06: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:
parent
3b337bfc6b
commit
6e3f249aea
@ -333,7 +333,7 @@ login:
|
||||
verbose_sso_logging: false
|
||||
verbose_auth_token_logging:
|
||||
hidden: true
|
||||
default: true
|
||||
default: false
|
||||
sso_url:
|
||||
default: ''
|
||||
regex: '^https?:\/\/.+[^\/]$'
|
||||
|
Loading…
Reference in New Issue
Block a user