mirror of
https://github.com/SchildiChat/element-web.git
synced 2024-10-01 01:26:12 -04:00
Merge pull request #11995 from vector-im/jryans/extra-report-content
Add docs for admin report content message
This commit is contained in:
commit
0f24950466
@ -37,6 +37,10 @@ For a good example, see https://riot.im/develop/config.json.
|
|||||||
authentication flows
|
authentication flows
|
||||||
1. `authFooterLinks`: a list of links to show in the authentication page footer:
|
1. `authFooterLinks`: a list of links to show in the authentication page footer:
|
||||||
`[{"text": "Link text", "url": "https://link.target"}, {"text": "Other link", ...}]`
|
`[{"text": "Link text", "url": "https://link.target"}, {"text": "Other link", ...}]`
|
||||||
|
1. `reportEvent`: Configures the dialog for reporting content to the homeserver
|
||||||
|
admin.
|
||||||
|
1. `adminMessageMD`: An extra message to show on the reporting dialog to
|
||||||
|
mention homeserver-specific policies. Accepts Markdown.
|
||||||
1. `integrations_ui_url`: URL to the web interface for the integrations server. The integrations
|
1. `integrations_ui_url`: URL to the web interface for the integrations server. The integrations
|
||||||
server is not Riot and normally not your homeserver either. The integration server settings
|
server is not Riot and normally not your homeserver either. The integration server settings
|
||||||
may be left blank to disable integrations.
|
may be left blank to disable integrations.
|
||||||
|
Loading…
Reference in New Issue
Block a user