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

bin/configs: updated commented default values

aggstam 3 лет назад
Родитель
Сommit
8b0a2908eb

+ 1 - 1
bin/darkfid/darkfid_config.toml

@@ -70,7 +70,7 @@ sync_p2p_transports = ["tls"]
 localnet = false
 localnet = false
 
 
 # Enable channel log
 # Enable channel log
-#channel_log = true
+#channel_log = false
 
 
 # Whitelisted cashier addresses
 # Whitelisted cashier addresses
 #cashier_pub = []
 #cashier_pub = []

+ 2 - 2
bin/faucetd/faucetd_config.toml

@@ -40,10 +40,10 @@
 #sync_p2p_transports = ["tls", "tcp"]
 #sync_p2p_transports = ["tls", "tcp"]
 
 
 # Enable localnet hosts
 # Enable localnet hosts
-#localnet = true
+#localnet = false
 
 
 # Enable channel log
 # Enable channel log
-#channel_log = true
+#channel_log = false
 
 
 # Airdrop timeout limit in seconds
 # Airdrop timeout limit in seconds
 #airdrop_timeout = 600
 #airdrop_timeout = 600

+ 2 - 2
bin/fud/fud/fud_config.toml

@@ -31,7 +31,7 @@ seeds = ["tls://lilith0.dark.fi:13337", "tls://lilith1.dark.fi:13337"]
 #transports = ["tls", "tcp"]
 #transports = ["tls", "tcp"]
 
 
 # Enable localnet hosts
 # Enable localnet hosts
-#localnet = true
+#localnet = false
 
 
 # Enable channel log
 # Enable channel log
-#channel_log = true
+#channel_log = false

+ 8 - 8
bin/lilith/lilith_config.toml

@@ -20,26 +20,26 @@
 #port = 33032
 #port = 33032
 #seeds = []
 #seeds = []
 #peers = []
 #peers = []
-#localnet = true
-#channel_log = true
+#localnet = false
+#channel_log = false
 
 
 #[network."darkfid_consensus"]
 #[network."darkfid_consensus"]
 #port = 33033
 #port = 33033
 #seeds = []
 #seeds = []
 #peers = []
 #peers = []
-#localnet = true
-#channel_log = true
+#localnet = false
+#channel_log = false
 
 
 #[network."ircd"]
 #[network."ircd"]
 #port = 25551
 #port = 25551
 #seeds = []
 #seeds = []
 #peers = []
 #peers = []
-#localnet = true
-#channel_log = true
+#localnet = false
+#channel_log = false
 
 
 #[network."taud"]
 #[network."taud"]
 #port = 23331
 #port = 23331
 #seeds = []
 #seeds = []
 #peers = []
 #peers = []
-#localnet = true
-#channel_log = true
+#localnet = false
+#channel_log = false