3
0
mirror of https://github.com/snipe/snipe-it.git synced 2026-02-04 09:35:32 +00:00

Added missing .env vars to example from #8389

Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
snipe
2021-03-24 11:46:07 -07:00
parent 0114373468
commit b00413e8aa

View File

@ -147,3 +147,7 @@ APP_CIPHER=AES-256-CBC
GOOGLE_MAPS_API=
LDAP_MEM_LIM=500M
LDAP_TIME_LIM=600
IMPORT_TIME_LIM=600
IMPORT_MEM_LIM=500M
REPORT_TIME_LIM=12000