13 lines
285 B
Plaintext
13 lines
285 B
Plaintext
{
|
|
"device_name": "Shuttle",
|
|
"listening_port" : 0,
|
|
"storage_path" : "/host/var/btsync",
|
|
"check_for_updates" : false,
|
|
"webui" :
|
|
{
|
|
"listen" : "0.0.0.0:8888",
|
|
"ssl_certificate" : "/host/etc/btsync/cert.pem",
|
|
"ssl_private_key" : "/host/etc/btsync/private.key"
|
|
}
|
|
}
|