mirror of
https://github.com/nextcloud/all-in-one.git
synced 2026-02-13 09:10:21 +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"
|
"3310"
|
||||||
],
|
],
|
||||||
"environmentVariables": [
|
"environmentVariables": [
|
||||||
"TZ=%TIMEZONE%"
|
"TZ=%TIMEZONE%",
|
||||||
|
"CLAMD_STARTUP_TIMEOUT=90"
|
||||||
],
|
],
|
||||||
"volumes": [
|
"volumes": [
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue