From 289cffa0bb0509aaf616cd7322728e21ce1aea03 Mon Sep 17 00:00:00 2001 From: Damodar Lohani Date: Tue, 22 Feb 2022 16:24:07 +0545 Subject: [PATCH] Update .env Co-authored-by: Christy Jacob --- .env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env b/.env index 755bcb0359..3164961cee 100644 --- a/.env +++ b/.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