mirror of
https://github.com/element-hq/element-docker-demo.git
synced 2026-01-24 22:26:13 +03:00
8 lines
242 B
Plaintext
8 lines
242 B
Plaintext
{
|
|
"support_page": "https://matrix.org/contact/",
|
|
"contacts": [
|
|
{ "role": "m.role.admin", "email_address": "${ABUSE_SUPPORT_EMAIL}" },
|
|
{ "role": "m.role.security", "email_address": "${SECURITY_SUPPORT_EMAIL}" }
|
|
]
|
|
}
|