This commit is contained in:
Isaac Shoebottom 2024-08-06 17:29:48 -03:00
parent b007514b89
commit a1d01b14b1

View File

@ -33,7 +33,7 @@ STATIC_URL=https://wger.shoebottom.ca/static/
# Application
WGER_INSTANCE=https://wger.de # Wger instance from which to sync exercises, images, etc.
ALLOW_REGISTRATION=True
ALLOW_GUEST_USERS=False
ALLOW_GUEST_USERS=True
ALLOW_UPLOAD_VIDEOS=False
# Users won't be able to contribute to exercises if their account age is
# lower than this amount in days.