fix: Passing node config file via .toml file

Fix #3
This commit is contained in:
Michal Iskierko
2024-03-12 11:09:08 +01:00
committed by Michał Iskierko
parent 1c7da47b09
commit 95389601c5
4 changed files with 12 additions and 8 deletions

View File

@@ -139,6 +139,7 @@ type Protocol struct {
NickServPassword string // IRC
NicksPerRow int // mattermost, slack
NoHomeServerSuffix bool // matrix
NodeConfigFile string // status
NoSendJoinPart bool // all protocols
NoTLS bool // mattermost, xmpp
Password string // IRC,mattermost,XMPP,matrix