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
co-authored by Christy Jacob
parent b0096c94e6
commit 289cffa0bb
+1 -1
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