Преглед изворни кода

bin/darkirc: add rpc_listen to darkirc_config.toml

Dastan-glitch пре 3 година
родитељ
комит
cc571fa5f1
1 измењених фајлова са 3 додато и 0 уклоњено
  1. 3 0
      bin/darkirc/darkirc_config.toml

+ 3 - 0
bin/darkirc/darkirc_config.toml

@@ -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"