10 lines
175 B
JSON
10 lines
175 B
JSON
{
|
|
"storage_path" : "storage",
|
|
"pid_file" : "storage/sync.pid",
|
|
|
|
"webui" :
|
|
{
|
|
"force_https": true,
|
|
"listen" : "127.0.0.1:7001"
|
|
}
|
|
}
|