فهرست منبع

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"