WIP: Resolve json rpc #57
1 changed files with 1 additions and 0 deletions
|
@ -70,6 +70,7 @@ func makeDefaultArgs() *server.Args {
|
|||
DisableResolve: true,
|
||||
DisableBlockingAndFiltering: true,
|
||||
DisableStartNotifier: true,
|
||||
DisableStartJSONRPC: true,
|
||||
}
|
||||
|
||||
return args
|
||||
|
|
Loading…
Add table
Reference in a new issue