mirror of
https://github.com/mailcow/mailcow-dockerized.git
synced 2025-12-25 15:51:31 +00:00
15 lines
309 B
JSON
15 lines
309 B
JSON
[
|
|
{
|
|
"template": "sogod.plist.j2",
|
|
"output": "/var/lib/sogo/GNUstep/Defaults/sogod.plist"
|
|
},
|
|
{
|
|
"template": "UIxTopnavToolbar.wox.j2",
|
|
"output": "/usr/lib/GNUstep/SOGo/Templates/UIxTopnavToolbar.wox"
|
|
},
|
|
{
|
|
"template": "sogo.conf.j2",
|
|
"output": "/etc/sogo/sogo.conf"
|
|
}
|
|
]
|