Loading config/main.yaml +3 −1 Original line number Diff line number Diff line Loading @@ -15,6 +15,8 @@ irc: tls_auth_cert: ~/bot/tls-auth.crt tls_auth_key: ~/bot/tls-auth.key channels: - channel: "#tor-dev" - channel: "#tor-project" - channel: "#tor-bot-test" gitlab: Loading @@ -22,5 +24,5 @@ gitlab: access_token_file: ~/bot/gitlab-auth.yaml http: enabled: true enabled: false unix_socket: ~/bot/http.sock Loading
config/main.yaml +3 −1 Original line number Diff line number Diff line Loading @@ -15,6 +15,8 @@ irc: tls_auth_cert: ~/bot/tls-auth.crt tls_auth_key: ~/bot/tls-auth.key channels: - channel: "#tor-dev" - channel: "#tor-project" - channel: "#tor-bot-test" gitlab: Loading @@ -22,5 +24,5 @@ gitlab: access_token_file: ~/bot/gitlab-auth.yaml http: enabled: true enabled: false unix_socket: ~/bot/http.sock