mirror of
https://github.com/element-hq/element-docker-demo.git
synced 2026-03-26 03:48:57 +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}" }
|
|
]
|
|
}
|