소스 검색

server_pass was undocumented, adding it to the example config

tags/v0.4.3
Jonathan Herlin 4 년 전
부모
커밋
aa6d692a99
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1
    0
      examples/irccat.json

+ 1
- 0
examples/irccat.json 파일 보기

@@ -25,6 +25,7 @@
25 25
     "tls_skip_verify": false,
26 26
     "nick": "irccat",
27 27
     "realname": "IRCCat",
28
+    "server_pass": "",
28 29
     "identify_pass": "",
29 30
     "sasl_login": "",
30 31
     "sasl_pass": "",

Loading…
취소
저장