mirror of
https://gitee.com/BDWare/agent-backend
synced 2025-01-10 01:44:14 +00:00
22 lines
612 B
Plaintext
22 lines
612 B
Plaintext
{
|
|
"cmi":"",
|
|
"debug":"",
|
|
"disableDoRepo":false,
|
|
"disableLocalLhs":false,
|
|
"doipCertPath":"",
|
|
"doipLhsAddress":"",
|
|
"doipPort":21032,
|
|
"doipUserHandle":"",
|
|
"enableEventPersistence":false,
|
|
"enableSsl":"./ssl/chained.pem:./ssl/domain.pem",
|
|
"ip":"127.0.0.1",
|
|
"isLAN":true,
|
|
"overwrite":false,
|
|
"servicePort":21030,
|
|
"textFileSuffixes":".yjs,.json,.txt,.css,.js,.html,.md,.conf,.csv",
|
|
"withBdledgerClient":"./runnable/bdledger_mac",
|
|
"withBdledgerServer":false,
|
|
"consistencyPlugins": "./libs/custom-plugin.jar",
|
|
"datachainConf": "_LEDGERHOSTCONF"
|
|
|
|
} |