mirror of
https://github.com/AlchemillaHQ/Sylve.git
synced 2026-06-19 01:36:36 +03:00
11 lines
182 B
JSON
11 lines
182 B
JSON
{
|
|
"logLevel": 1,
|
|
"dataPath": "./data-backup",
|
|
"listenPort": 7444,
|
|
"clusterKey": "replace-with-your-cluster-key",
|
|
"tlsConfig": {
|
|
"certFile": "",
|
|
"keyFile": ""
|
|
}
|
|
}
|