Merge pull request #1541 from nextcloud/enh/1538/clamd-timeout

change clamd startup timeout to 90s
This commit is contained in:
Simon L 2022-12-17 15:36:43 +01:00 committed by GitHub
commit 1208000234
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -371,7 +371,8 @@
"3310"
],
"environmentVariables": [
"TZ=%TIMEZONE%"
"TZ=%TIMEZONE%",
"CLAMD_STARTUP_TIMEOUT=90"
],
"volumes": [
{