kanbot/config.yaml.example
2021-03-15 23:17:13 +01:00

9 lines
214 B
Text

---
listen_addr: 0.0.0.0
listen_port: 8000
matrix_homeserver: https://matrix.org
matrix_user: "@mykanbot:matrix.org"
matrix_password: "CHANGE_ME"
matrix_romm: "!change_me:matrix.org"
webhook_token: "change_me"
...