Просмотр исходного кода

bin/ircd: add password field in ircd_config

Dastan-glitch 4 лет назад
Родитель
Сommit
84e1a29238
1 измененных файлов с 4 добавлено и 0 удалено
  1. 4 0
      bin/ircd/ircd_config.toml

+ 4 - 0
bin/ircd/ircd_config.toml

@@ -14,6 +14,10 @@
 ## List of channels to autojoin for new client connections
 autojoin = ["#dev", "#memes", "#philosophy", "#markets", "#math", "#random"]
 
+## Daemon specific password (optional, but once you configure it,
+## it is required from the client side)
+#password="CHANGE_ME"
+
 ## P2P net settings
 [net]
 ## Connection slots