Files
Sylve/backup.config.example.json
T
2026-02-17 02:24:02 +05:30

11 lines
182 B
JSON

{
"logLevel": 1,
"dataPath": "./data-backup",
"listenPort": 7444,
"clusterKey": "replace-with-your-cluster-key",
"tlsConfig": {
"certFile": "",
"keyFile": ""
}
}