Add disable registration option

This commit is contained in:
Elias Schneider
2022-05-02 11:19:24 +02:00
parent 16d4b7a0db
commit 13d4240a66
8 changed files with 82 additions and 65 deletions

View File

@@ -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