From a1d01b14b1e221815c8839dcdbcc415eec1d1f5b Mon Sep 17 00:00:00 2001 From: Isaac Shoebottom Date: Tue, 6 Aug 2024 17:29:48 -0300 Subject: [PATCH] change --- wger/.env.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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.