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