Fix AI generated comment

This commit is contained in:
Hri7566 2024-07-23 14:45:52 -04:00
parent 19f031724d
commit 4d11fc1049
1 changed files with 1 additions and 1 deletions

View File

@ -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