11 lines
270 B
Text
11 lines
270 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_room:
|
|
1: "!change_me_project_1:matrix.org"
|
|
42: "!change_me_project_42:matrix.org"
|
|
webhook_token: "change_me"
|
|
...
|