chore: Make webBaseUrl configurable in config.json
This commit is contained in:
parent
40dad5e40e
commit
4428b1dd49
2 changed files with 8 additions and 3 deletions
|
|
@ -3,8 +3,9 @@
|
|||
"application_welcome_message": null,
|
||||
"default_homeserver": "matrix.org",
|
||||
"jitsi_instance": "https://meet.jit.si/",
|
||||
"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
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue