Files
auricom-home-cluster/.archive/kubernetes/resilio-sync/helene/config/sync.conf
2024-06-17 02:39:26 +02: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" ]
}
}