mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-20 06:26:57 +00:00
change clamd startup timeout to 90s
Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
parent
c16d59f9e4
commit
f4944fbf92
1 changed files with 2 additions and 1 deletions
|
|
@ -371,7 +371,8 @@
|
|||
"3310"
|
||||
],
|
||||
"environmentVariables": [
|
||||
"TZ=%TIMEZONE%"
|
||||
"TZ=%TIMEZONE%",
|
||||
"CLAMD_STARTUP_TIMEOUT=90"
|
||||
],
|
||||
"volumes": [
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue