소스 검색

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"