From 3aa43452eef58c8775c4d25c70d1966799dfa88b Mon Sep 17 00:00:00 2001 From: kisfenyo Date: Wed, 31 Dec 2025 19:46:20 +0100 Subject: [PATCH] adventurelog disable signup --- adventurelog-system/adventurelog.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/adventurelog-system/adventurelog.yaml b/adventurelog-system/adventurelog.yaml index 0043811..6ec96ea 100644 --- a/adventurelog-system/adventurelog.yaml +++ b/adventurelog-system/adventurelog.yaml @@ -128,7 +128,7 @@ spec: value: https://adventures.dooplex.hu,https://adventures.home # Disable user registration (set to False to allow) - name: DISABLE_REGISTRATION - value: "False" + value: "True" - name: SOCIALACCOUNT_ALLOW_SIGNUPS value: "True" # Database