Add regsitration token

This commit is contained in:
Jeremy Blanchard
2025-04-14 16:49:58 -07:00
parent 0645a9f487
commit 8809f25ab1
3 changed files with 6 additions and 0 deletions

View File

@ -33,6 +33,9 @@ ALLOW_PUBLIC_ROOMS_FEDERATION=false
ENABLE_REGISTRATION=false
PASSWORD_LOGIN_ENABLED=true
# Token based registration. Enable ADMIN_INTERFACE_ENABLED=1 (below) to use the admin interface to generate tokens.
#REGISTRATION_REQUIRES_TOKEN=true
## Room auto-join
#AUTO_JOIN_ROOM_ENABLED=1