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

taud: Update config P2P seed

parazyd пре 2 година
родитељ
комит
f2f82804c6
1 измењених фајлова са 2 додато и 2 уклоњено
  1. 2 2
      bin/tau/taud/taud_config.toml

+ 2 - 2
bin/tau/taud/taud_config.toml

@@ -39,8 +39,8 @@ hostlist = "~/.local/darkfi/darkirc/hostlist.tsv"
 
 ## Seed nodes to connect to
 seeds = [
-    "tcp+tls://lilith0.dark.fi:5362",
-    "tcp+tls://lilith1.dark.fi:5362",
+    #"tcp+tls://lilith0.dark.fi:5363",
+    "tcp+tls://lilith1.dark.fi:5363",
     # "tor://rwjgdy7bs4e3eamgltccea7p5yzz3alfi2vps2xefnihurbmpd3b7hqd.onion:5362"
     # "tor://f5mldz3utfrj5esn7vy7osa6itusotix6nsjhv4uirshkcvgglb3xdqd.onion:5362"
 ]