1
0
mirror of https://github.com/mailcow/mailcow-dockerized.git synced 2025-12-25 15:51:31 +00:00
Files
mailcow-dockerized/data/conf/sogo/config.json
2025-05-22 15:37:15 +02:00

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"
}
]