mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-05-27 09:51:52 +00:00
restructure configuration directories
This commit is contained in:
@@ -3,5 +3,13 @@
|
||||
"template": "whitelist.ign2.j2",
|
||||
"output": "/var/lib/clamav/whitelist.ign2",
|
||||
"clean_blank_lines": true
|
||||
},
|
||||
{
|
||||
"template": "clamd.conf.j2",
|
||||
"output": "/etc/clamav/clamd.conf"
|
||||
},
|
||||
{
|
||||
"template": "freshclam.conf.j2",
|
||||
"output": "/etc/clamav/freshclam.conf"
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user