Ver Fonte

script/dnet: add config file

lunar-mining há 2 anos atrás
pai
commit
f72d131d62
1 ficheiros alterados com 7 adições e 0 exclusões
  1. 7 0
      script/dnet/config.toml

+ 7 - 0
script/dnet/config.toml

@@ -0,0 +1,7 @@
+#[[nodes]]
+#name = "ircd"
+#port = 10555
+
+[[nodes]]
+name = "darkirc"
+port = 26660