1
0
Fork 0
mirror of synced 2024-06-27 02:31:04 +12:00

Add max connections env var

This commit is contained in:
Jake Barnby 2022-11-09 16:22:03 +13:00
parent fafbe71b24
commit e901be28de
No known key found for this signature in database
GPG key ID: C437A8CC85B96E9C

1
.env
View file

@ -23,6 +23,7 @@ _APP_DB_SCHEMA=appwrite
_APP_DB_USER=user
_APP_DB_PASS=password
_APP_DB_ROOT_PASS=rootsecretpassword
_APP_DB_MAX_CONNECTIONS=1001
_APP_STORAGE_DEVICE=Local
_APP_STORAGE_S3_ACCESS_KEY=
_APP_STORAGE_S3_SECRET=