Various bug fixes
This commit is contained in:
parent
34b919d324
commit
ddb3ce1e35
8 changed files with 60 additions and 31 deletions
|
@ -2,8 +2,16 @@
|
|||
"general" : {
|
||||
"dev_mode": true,
|
||||
"display_header" : true,
|
||||
"dc_response": true,
|
||||
"dc_execcallbacks" : true
|
||||
|
||||
"direct_connect" : {
|
||||
"respond" : true,
|
||||
"execute_callbacks" : true
|
||||
}
|
||||
},
|
||||
|
||||
"onionr_ui" : {
|
||||
"run" : true,
|
||||
"private_only" : true
|
||||
},
|
||||
|
||||
"client" : {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue