瀏覽代碼

darkirc: Update default config

parazyd 1 年之前
父節點
當前提交
441a029f58
共有 1 個文件被更改,包括 1 次插入1 次删除
  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"