mirror of
https://github.com/appwrite/appwrite
synced 2026-05-23 17:08:45 +00:00
Update .env
Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
This commit is contained in:
parent
b0096c94e6
commit
289cffa0bb
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
|
||||
_APP_FUNCTIONS_DEPLOYMENT_LIMIT=30000000 // 30MB
|
||||
_APP_FUNCTIONS_TIMEOUT=900
|
||||
_APP_FUNCTIONS_BUILD_TIMEOUT=900
|
||||
_APP_FUNCTIONS_CONTAINERS=10
|
||||
|
|
|
|||
Loading…
Reference in a new issue