1
2
mirror of https://github.com/vimagick/dockerfiles synced 2024-06-25 16:28:40 +00:00
dockerfiles/rslsync/config.json
2016-09-19 14:27:44 +08:00

14 lines
306 B
JSON

{
"device_name": "Resilio Sync Server",
"listening_port": 55555,
"storage_path": "/data/.syncsystem",
"pid_file": "/data/.syncsystem/btsync.pid",
"use_upnp": false,
"download_limit": 0,
"upload_limit": 0,
"webui": {
"listen": "0.0.0.0:8888",
"directory_root": "/data/syncaod"
}
}