mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2024-11-27 14:59:29 +01:00
b4cc484f38
- add missing label to progress indicator - add option to enable locale based homeservers (disabled by default) Signed-off-by: TheOneWithTheBraid <the-one@with-the-braid.cf>
11 lines
351 B
JSON
11 lines
351 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": false
|
|
} |