You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
kanbot/config.yaml.example

10 lines
214 B
Plaintext

---
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"
...