You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
sems/apps/jsonrpc/etc/jsonrpc.conf

14 lines
204 B

# jsonrpc_port - json-rpc server port to listen on
#
# optional; default: 7080
#
# jsonrpc_port=7080
# server_threads - json-rpc server threads to start
#
# optional; default: 5
#
# server_threads=5