added some config stub
This commit is contained in:
parent
161110f089
commit
ac12a06607
1 changed files with 5 additions and 0 deletions
|
|
@ -189,6 +189,11 @@
|
||||||
"max_logfile_count": 4,
|
"max_logfile_count": 4,
|
||||||
"max_worker_threads": 8,
|
"max_worker_threads": 8,
|
||||||
"members":[ "root" ],
|
"members":[ "root" ],
|
||||||
|
"backends": {
|
||||||
|
"jsonrpc": {
|
||||||
|
"port": "2323"
|
||||||
|
}
|
||||||
|
},
|
||||||
"tasks":{
|
"tasks":{
|
||||||
"jabber":{
|
"jabber":{
|
||||||
"host": "example.org",
|
"host": "example.org",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue