fluffychat/config.sample.json
2023-12-09 17:50:51 +01:00

10 lines
No EOL
305 B
JSON

{
"application_name": "PangeaChat",
"application_welcome_message": null,
"default_homeserver": "matrix.pangea.chat",
"web_base_url": "https://web.pangea.chat",
"privacy_url": "https://pangea.chat/privacy",
"render_html": false,
"hide_redacted_events": false,
"hide_unknown_events": false
}