瀏覽代碼

script/dnet: add config file

lunar-mining 2 年之前
父節點
當前提交
f72d131d62
共有 1 個文件被更改,包括 7 次插入0 次删除
  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