Przeglądaj źródła

darkirc: Update default config

parazyd 1 rok temu
rodzic
commit
441a029f58
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      bin/darkirc/darkirc_config.toml

+ 1 - 1
bin/darkirc/darkirc_config.toml

@@ -46,7 +46,7 @@ autojoin = [
 # P2P network settings
 [net]
 # Path to the P2P datastore
-datastore = "~/.local/darkfi/darkirc"
+p2p_datastore = "~/.local/darkfi/darkirc"
 
 # Path to a configured hostlist for saving known peers
 hostlist = "~/.local/darkfi/darkirc/p2p_hostlist.tsv"