change
This commit is contained in:
parent
b007514b89
commit
a1d01b14b1
@ -33,7 +33,7 @@ STATIC_URL=https://wger.shoebottom.ca/static/
|
|||||||
# Application
|
# Application
|
||||||
WGER_INSTANCE=https://wger.de # Wger instance from which to sync exercises, images, etc.
|
WGER_INSTANCE=https://wger.de # Wger instance from which to sync exercises, images, etc.
|
||||||
ALLOW_REGISTRATION=True
|
ALLOW_REGISTRATION=True
|
||||||
ALLOW_GUEST_USERS=False
|
ALLOW_GUEST_USERS=True
|
||||||
ALLOW_UPLOAD_VIDEOS=False
|
ALLOW_UPLOAD_VIDEOS=False
|
||||||
# Users won't be able to contribute to exercises if their account age is
|
# Users won't be able to contribute to exercises if their account age is
|
||||||
# lower than this amount in days.
|
# lower than this amount in days.
|
||||||
|
Loading…
Reference in New Issue
Block a user