Ver código fonte

tau: Update config for P2P datastore

parazyd 1 ano atrás
pai
commit
b3427d0108
1 arquivos alterados com 3 adições e 0 exclusões
  1. 3 0
      bin/tau/taud/taud_config.toml

+ 3 - 0
bin/tau/taud/taud_config.toml

@@ -48,6 +48,9 @@ write_public_key = "Fgsc8tep4KX3Rb2drq8RxMyrHFWQ7wZaZPpF9F3GQYFG"
 
 # P2P network settings
 [net]
+# Path to the P2P datastore
+datastore = "~/.local/darkfi/taud"
+
 # Path to a configured hostlist for saving known peers
 hostlist = "~/.local/darkfi/taud/hostlist.tsv"