mirror of
https://github.com/swissmakers/swiss-datashare.git
synced 2026-04-19 13:33:13 +02:00
Add disable registration option
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
APPWRITE_FUNCTION_API_KEY=
|
||||
PUBLIC_APPWRITE_HOST=http://localhost/v1
|
||||
PUBLIC_MAX_FILE_SIZE="300000000" # Must be the same as in the _APP_STORAGE_LIMIT in the Appwrite env file
|
||||
PUBLIC_MAX_FILE_SIZE="300000000" # Must be the same as in the _APP_STORAGE_LIMIT in the Appwrite env file
|
||||
PUBLIC_DISABLE_REGISTRATION=true
|
||||
Reference in New Issue
Block a user