mirror of
https://github.com/nextcloud/all-in-one.git
synced 2026-06-04 09:50:08 +00:00
change clamd startup timeout to 90s
Signed-off-by: Simon L <szaimen@e.mail.de>
This commit is contained in:
@@ -371,7 +371,8 @@
|
|||||||
"3310"
|
"3310"
|
||||||
],
|
],
|
||||||
"environmentVariables": [
|
"environmentVariables": [
|
||||||
"TZ=%TIMEZONE%"
|
"TZ=%TIMEZONE%",
|
||||||
|
"CLAMD_STARTUP_TIMEOUT=90"
|
||||||
],
|
],
|
||||||
"volumes": [
|
"volumes": [
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user