Commit 9ca6cc92 authored by Alexander Hansen Færøy's avatar Alexander Hansen Færøy 💬
Browse files

Update channels and disable HTTP for now.

parent ba516c1e
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -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:
@@ -22,5 +24,5 @@ gitlab:
  access_token_file: ~/bot/gitlab-auth.yaml

http:
  enabled: true
  enabled: false
  unix_socket: ~/bot/http.sock