mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2025-04-19 08:27:56 +02:00

- add option to enable locale based homeservers Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
11 lines
350 B
JSON
11 lines
350 B
JSON
{
|
|
"application_name": "FluffyChat",
|
|
"application_welcome_message": null,
|
|
"default_homeserver": "matrix.org",
|
|
"web_base_url": "https://fluffychat.im/web",
|
|
"privacy_url": "https://fluffychat.im/en/privacy.html",
|
|
"render_html": false,
|
|
"hide_redacted_events": false,
|
|
"hide_unknown_events": false,
|
|
"use_location_based_homeserver": true
|
|
} |