20 lines
474 B
Text
20 lines
474 B
Text
|
|
{
|
||
|
|
"routing_keys": [
|
||
|
|
{
|
||
|
|
"name": "gp-ops-alert-dev",
|
||
|
|
"path_key": "eePh0Gaedaing8yoogoh",
|
||
|
|
"secret_token": "ooLeoquaeGh9yaNgoh5u",
|
||
|
|
"room_id": "!ABCD123:matrix.org",
|
||
|
|
"hook_type": "gitlab"
|
||
|
|
},
|
||
|
|
],
|
||
|
|
"log_level": "INFO",
|
||
|
|
"matrix": {
|
||
|
|
"homeserver": "https://matrix.org",
|
||
|
|
"user_id": "@my-bot-name:matrix.org",
|
||
|
|
"password": "hunter2",
|
||
|
|
"device_name": "bot.mydomain.com",
|
||
|
|
"store_path": "dev.data/",
|
||
|
|
"verify_ssl": true
|
||
|
|
}
|
||
|
|
}
|