bin/darkirc: add rpc_listen to darkirc_config.toml

This commit is contained in:
Dastan-glitch
2023-08-08 17:01:58 +03:00
parent aef87a66e8
commit cc571fa5f1

View File

@@ -1,6 +1,9 @@
## This is the darkirc configuration file.
## Review it carefully.
## JSON-RPC listen URL
#rpc_listen="tcp://127.0.0.1:26660"
## IRC listen URL
#irc_listen="tcp://127.0.0.1:6667"