Compare commits

...
Sign in to create a new pull request.

1 commit

Author SHA1 Message Date
David Baker
0169bec40e Docs for the widget_domain_allowlist config option 2020-09-09 13:13:14 +01:00

View file

@ -46,6 +46,8 @@ For a good example, see https://develop.element.io/config.json.
may be left blank to disable integrations.
1. `integrations_rest_url`: URL to the REST interface for the integrations server.
1. `integrations_widgets_urls`: list of URLs to the REST interface for the widget integrations server.
1. `widget_domain_allowlist`: list of domains to allow widgets to load from without prompting to
user for permission.
1. `bug_report_endpoint_url`: endpoint to send bug reports to (must be running a
https://github.com/matrix-org/rageshake server). Bug reports are sent when a user clicks
"Send Logs" within the application. Bug reports can be disabled by leaving the