nextcloud/rootfs/etc/confd/conf.d/config.php.toml

7 lines
115 B
TOML

[template]
src = "config.php.tmpl"
dest = "/var/lib/nextcloud/config/config.php"
gid = 101
uid = 100
mode = "0660"