Explorar el Código

lilith: change hostlist paths on default config

lunar-mining hace 2 años
padre
commit
f3361db4c4
Se han modificado 1 ficheros con 6 adiciones y 6 borrados
  1. 6 6
      bin/lilith/lilith_config.toml

+ 6 - 6
bin/lilith/lilith_config.toml

@@ -1,6 +1,6 @@
-## lilith configuration file
+## lilith.localuration file
 ##
 ##
-## Please make sure you go through all the settings so you can configure
+## Please make sure you go through all the settings so you can.localure
 ## your daemon properly.
 ## your daemon properly.
 ##
 ##
 ## The default values are left commented. They can be overridden either by
 ## The default values are left commented. They can be overridden either by
@@ -16,7 +16,7 @@
 #peers = []
 #peers = []
 #version = "0.4.1"
 #version = "0.4.1"
 #localnet = false
 #localnet = false
-#hostlist ="~/.config/darkfi/darkfid_sync_hostlist.tsv"
+#hostlist ="~/.local/darkfi/lilith/darkfid_sync_hostlist.tsv"
 
 
 
 
 #[network."darkfid_consensus_v4"]
 #[network."darkfid_consensus_v4"]
@@ -25,7 +25,7 @@
 #peers = []
 #peers = []
 #version = "0.4.1"
 #version = "0.4.1"
 #localnet = false
 #localnet = false
-#hostlist ="~/.config/darkfi/darkfid_consensus_hostlist.tsv"
+#hostlist ="~/.local/darkfi/lilith/darkfid_consensus_hostlist.tsv"
 
 
 #[network."darkirc_v4"]
 #[network."darkirc_v4"]
 #accept_addrs = ["tcp+tls://0.0.0.0:25551"]
 #accept_addrs = ["tcp+tls://0.0.0.0:25551"]
@@ -33,7 +33,7 @@
 #peers = []
 #peers = []
 #version = "0.4.1"
 #version = "0.4.1"
 #localnet = false
 #localnet = false
-#hostlist ="~/.config/darkfi/darkirc_hostlist.tsv"
+#hostlist ="~/.local/darkfi/lilith/darkirc_hostlist.tsv"
 
 
 #[network."taud_v4"]
 #[network."taud_v4"]
 #accept_addrs = ["tcp+tls://0.0.0.0:23331"]
 #accept_addrs = ["tcp+tls://0.0.0.0:23331"]
@@ -41,4 +41,4 @@
 #peers = []
 #peers = []
 #version = "0.4.1"
 #version = "0.4.1"
 #localnet = false
 #localnet = false
-#hostlist ="~/.config/darkfi/taud_hostlist.tsv"
+#hostlist ="~/.local/darkfi/lilith/taud_hostlist.tsv"