Update roles/matrix-client-hydrogen/defaults/main.yml
Co-authored-by: Slavi Pantaleev <slavi@devture.com>
This commit is contained in:
parent
b8d3453e32
commit
14296db9ef
@ -31,11 +31,10 @@ matrix_client_hydrogen_systemd_required_services_list: ['docker.service']
|
|||||||
matrix_client_hydrogen_self_check_validate_certificates: true
|
matrix_client_hydrogen_self_check_validate_certificates: true
|
||||||
|
|
||||||
# config.json
|
# config.json
|
||||||
matrix_client_hydrogen_push: {
|
matrix_client_hydrogen_push:
|
||||||
"appId": "io.element.hydrogen.web",
|
appId: io.element.hydrogen.web
|
||||||
"gatewayUrl": "https://matrix.org",
|
gatewayUrl: https://matrix.org
|
||||||
"applicationServerKey": "BC-gpSdVHEXhvHSHS0AzzWrQoukv2BE7KzpoPO_FfPacqOo3l1pdqz7rSgmB04pZCWaHPz7XRe6fjLaC-WPDopM"
|
applicationServerKey: "BC-gpSdVHEXhvHSHS0AzzWrQoukv2BE7KzpoPO_FfPacqOo3l1pdqz7rSgmB04pZCWaHPz7XRe6fjLaC-WPDopM"
|
||||||
}
|
|
||||||
matrix_client_hydrogen_default_hs_url: ""
|
matrix_client_hydrogen_default_hs_url: ""
|
||||||
matrix_client_hydrogen_bugReportEndpointUrl: "https://element.io/bugreports/submit" # noqa var-naming
|
matrix_client_hydrogen_bugReportEndpointUrl: "https://element.io/bugreports/submit" # noqa var-naming
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user