ResilioSync_Unprivileged/user_config.json
2023-06-23 01:05:10 +09:00

10 lines
175 B
JSON

{
"storage_path" : "storage",
"pid_file" : "storage/sync.pid",
"webui" :
{
"force_https": true,
"listen" : "127.0.0.1:8888"
}
}