feat: complete client runtime foundation
This commit is contained in:
@@ -13,6 +13,12 @@ reconnect_max = "60s"
|
||||
reconnect_reset_after = "60s"
|
||||
reconnect_jitter = true
|
||||
|
||||
[backup]
|
||||
interval = "6h"
|
||||
recent = 12
|
||||
daily = 14
|
||||
weekly = 8
|
||||
|
||||
[qbittorrent]
|
||||
endpoint = "http://qbittorrent:8080"
|
||||
username = "admin"
|
||||
@@ -26,4 +32,3 @@ api_key_file = "/run/secrets/syncthing_api_key"
|
||||
api_root = "/sync"
|
||||
local_root = "/data/sync"
|
||||
advertised_addresses = ["dynamic"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user