Fix AI generated comment
This commit is contained in:
parent
19f031724d
commit
4d11fc1049
|
@ -25,6 +25,6 @@ adminParticipant:
|
|||
# This is a security risk, so only enable this if you trust your admins.
|
||||
enableAdminEval: false
|
||||
|
||||
# The token validation scheme. Valid values are "none", "jwt" and "local".
|
||||
# The token validation scheme. Valid values are "none", "jwt" and "uuid".
|
||||
# This server will still validate existing tokens generated with other schemes if not set to "none".
|
||||
tokenAuth: none
|
||||
|
|
Loading…
Reference in New Issue