1
0
Fork 0
mirror of synced 2024-06-03 03:14:50 +12:00

Update .env

Co-authored-by: Christy Jacob <christyjacob4@gmail.com>
This commit is contained in:
Damodar Lohani 2022-02-22 16:24:07 +05:45 committed by GitHub
parent b0096c94e6
commit 289cffa0bb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

2
.env
View file

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