feat: set custom homeserver and bugreport endpoint
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
This commit is contained in:
parent
02a50a19cb
commit
ce075eb32b
1 changed files with 2 additions and 2 deletions
|
@ -4,6 +4,6 @@
|
|||
"gatewayUrl": "https://matrix.org",
|
||||
"applicationServerKey": "BC-gpSdVHEXhvHSHS0AzzWrQoukv2BE7KzpoPO_FfPacqOo3l1pdqz7rSgmB04pZCWaHPz7XRe6fjLaC-WPDopM"
|
||||
},
|
||||
"defaultHomeServer": "matrix.org",
|
||||
"bugReportEndpointUrl": "https://element.io/bugreports/submit"
|
||||
"defaultHomeServer": "matrix.batsense.net",
|
||||
"bugReportEndpointUrl": "https://rageshake.test.mystiq.app/submit"
|
||||
}
|
||||
|
|
Reference in a new issue