mirror of
https://github.com/mealie-recipes/mealie.git
synced 2026-01-29 20:13:11 -05:00
Merge branch 'mealie-recipes:mealie-next' into postgres-url-feature
This commit is contained in:
@@ -47,7 +47,7 @@ class AppSettings(BaseSettings):
|
||||
|
||||
GIT_COMMIT_HASH: str = "unknown"
|
||||
|
||||
ALLOW_SIGNUP: bool = True
|
||||
ALLOW_SIGNUP: bool = False
|
||||
|
||||
# ===============================================
|
||||
# Security Configuration
|
||||
|
||||
Reference in New Issue
Block a user