Files
auricom-home-cluster/cluster/apps/storage/resilio-sync-helene/config/sync.conf
auricom 7a08b552b3 ♻️ data
2022-09-17 14:39:21 +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" ]
}
}