15 lines
141 B
INI
15 lines
141 B
INI
|
|
[general]
|
|
default=default
|
|
|
|
[jsonrpc_tcp]
|
|
host=0.0.0.0
|
|
port=4321
|
|
|
|
[jsonrpc_html]
|
|
host=0.0.0.0
|
|
port=4322
|
|
|
|
[jsonrpc_udp]
|
|
host=0.0.0.0
|
|
port=4323 |