diff --git a/wger/.env.example b/wger/.env.example index f65c69c..ca5ebd7 100644 --- a/wger/.env.example +++ b/wger/.env.example @@ -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.