mirror of
https://github.com/appwrite/appwrite
synced 2026-05-23 08:58:35 +00:00
fix env
This commit is contained in:
parent
372baa51e9
commit
7b29171119
1 changed files with 1 additions and 1 deletions
2
.env
2
.env
|
|
@ -34,7 +34,7 @@ _APP_SMTP_SECURE=
|
|||
_APP_SMTP_USERNAME=
|
||||
_APP_SMTP_PASSWORD=
|
||||
_APP_STORAGE_LIMIT=30000000
|
||||
_APP_FUNCTIONS_DEPLOYMENT_LIMIT=30000000 // 30MB
|
||||
_APP_FUNCTIONS_DEPLOYMENT_LIMIT=30000000
|
||||
_APP_FUNCTIONS_TIMEOUT=900
|
||||
_APP_FUNCTIONS_BUILD_TIMEOUT=900
|
||||
_APP_FUNCTIONS_CONTAINERS=10
|
||||
|
|
|
|||
Loading…
Reference in a new issue