mirror of
https://github.com/appwrite/appwrite
synced 2026-05-24 09:28:40 +00:00
patch: restore environment var
This commit is contained in:
parent
c714ada6ff
commit
d58e1fdbcf
1 changed files with 1 additions and 1 deletions
2
.env
2
.env
|
|
@ -27,4 +27,4 @@ _APP_SMTP_PASSWORD=
|
||||||
_APP_STORAGE_LIMIT=10000000
|
_APP_STORAGE_LIMIT=10000000
|
||||||
_APP_FUNCTIONS_TIMEOUT=900
|
_APP_FUNCTIONS_TIMEOUT=900
|
||||||
_APP_FUNCTIONS_CONTAINERS=10
|
_APP_FUNCTIONS_CONTAINERS=10
|
||||||
_APP_MAINTENANCE_INTERVAL=60
|
_APP_MAINTENANCE_INTERVAL=86400
|
||||||
Loading…
Reference in a new issue