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