Compare commits
1 Commits
1b8eefd1ff
...
03939c8116
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
03939c8116 |
@@ -37,9 +37,7 @@ def stepPR(arch, path):
|
|||||||
"image": "plugins/matrix",
|
"image": "plugins/matrix",
|
||||||
"settings": {
|
"settings": {
|
||||||
"homeserver": "matrix.datenschmutz.space",
|
"homeserver": "matrix.datenschmutz.space",
|
||||||
"roomid": {
|
"roomid": "!KJcxsyaMGYbtaaddEZ:matrix.datenschmutz.space",
|
||||||
"from_secret": "matrix-room"
|
|
||||||
},
|
|
||||||
"username": {
|
"username": {
|
||||||
"from_secret": "matrix-user"
|
"from_secret": "matrix-user"
|
||||||
},
|
},
|
||||||
@@ -87,9 +85,7 @@ def stepMergeMaster(arch, path):
|
|||||||
"image": "plugins/matrix",
|
"image": "plugins/matrix",
|
||||||
"settings": {
|
"settings": {
|
||||||
"homeserver": "matrix.datenschmutz.space",
|
"homeserver": "matrix.datenschmutz.space",
|
||||||
"roomid": {
|
"roomid": "!KJcxsyaMGYbtaaddEZ:matrix.datenschmutz.space",
|
||||||
"from_secret": "matrix-room"
|
|
||||||
},
|
|
||||||
"username": {
|
"username": {
|
||||||
"from_secret": "matrix-user"
|
"from_secret": "matrix-user"
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user