mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-09 23:24:06 -08:00
Added missing .env vars to example from #8389
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
parent
0114373468
commit
b00413e8aa
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue