file: # TODO how to make path dynamic? /kopano/data/attachments/: exists: true mode: "0755" owner: kopano group: kopano filetype: directory /run/kopano/prio.sock: exists: true mode: "0660" owner: kopano group: kopano filetype: socket /run/kopano/server.sock: exists: true mode: "0666" owner: kopano group: kopano filetype: socket process: kopano-server: running: true http: # TODO what if plain http is deactivated? (or uses a different port?) http://localhost:236: status: 405 timeout: 5000 # TODO what if ssl is deactivated? (or uses a different port?) https://localhost:237: status: 405 allow-insecure: true timeout: 5000