Add temporary feature flag to control padlocks
This default on feature flag will help in case we want to trial padlocks on vs. off this weekend. Fixes https://github.com/vector-im/riot-web/issues/12166
This commit is contained in:
parent
19ab395c18
commit
b64ba1dbbf
3 changed files with 12 additions and 0 deletions
|
@ -374,6 +374,7 @@
|
|||
"Enable cross-signing to verify per-user instead of per-session (in development)": "Enable cross-signing to verify per-user instead of per-session (in development)",
|
||||
"Enable local event indexing and E2EE search (requires restart)": "Enable local event indexing and E2EE search (requires restart)",
|
||||
"Show info about bridges in room settings": "Show info about bridges in room settings",
|
||||
"Show padlocks on invite only rooms": "Show padlocks on invite only rooms",
|
||||
"Enable Emoji suggestions while typing": "Enable Emoji suggestions while typing",
|
||||
"Use compact timeline layout": "Use compact timeline layout",
|
||||
"Show a placeholder for removed messages": "Show a placeholder for removed messages",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue