Просмотр исходного кода

dnet: comment out lilith config by default so it's configured for darkirc users

darkfi 1 год назад
Родитель
Сommit
409514c304
1 измененных файлов с 5 добавлено и 5 удалено
  1. 5 5
      bin/dnet/dnet_config.toml

+ 5 - 5
bin/dnet/dnet_config.toml

@@ -4,8 +4,8 @@ host = "localhost"
 port = 26660
 type = "NORMAL"
 
-[[nodes]]
-name = "lilith"
-host = "localhost"
-port = 18927
-type = "LILITH"
+#[[nodes]]
+#name = "lilith"
+#host = "localhost"
+#port = 18927
+#type = "LILITH"