Files
auricom-home-cluster/kubernetes/apps/default/resilio-sync/helene/config/sync.conf
2022-12-28 17:12:57 +01:00

16 lines
329 B
Plaintext

{
"listening_port" : 55556,
"storage_path" : "/config",
"vendor" : "docker",
"display_new_version": false,
"directory_root_policy" : "belowroot",
"directory_root" : "/sync/",
"webui" :
{
"listen" : "0.0.0.0:8889",
"allow_empty_password" : false,
"dir_whitelist" : [ "/sync" ]
}
}