mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2026-05-28 02:03:11 +00:00
Use config.json to render multiple Jinja2 templates
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
[
|
||||
{
|
||||
"template": "whitelist.ign2.j2",
|
||||
"output": "/var/lib/clamav/whitelist.ign2",
|
||||
"clean_blank_lines": true
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user