19 lines
399 B
YAML
19 lines
399 B
YAML
slackhandler:
|
|
listener:
|
|
address: "127.0.0.1:39231"
|
|
webhooks:
|
|
gitea_to_matrix:
|
|
slack:
|
|
random1: "12345678"
|
|
random2: "87654321"
|
|
longrandom: "123456789012345678901234"
|
|
remote:
|
|
pusher: "matrix"
|
|
push_to: "matrix_test"
|
|
matrix:
|
|
matrix_test:
|
|
api_root: "https://localhost:8448/_matrix/client/r0"
|
|
user: ""
|
|
password: ""
|
|
room: "!roomid:server.tld"
|