File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 11# Feature flags
22
3- When developing new features for Riot , we use feature flags to give us more
3+ When developing new features for Element , we use feature flags to give us more
44flexibility and control over when and where those features are enabled.
55
66For example, flags make the following things possible:
8888configs.
8989
9090** Warning:** While this does mean the feature is enabled by default for
91- https://riot.im and official Riot Desktop builds, it will not be enabled by
91+ https://app.element.io and official Element Desktop builds, it will not be enabled by
9292default for self-hosted installs, custom desktop builds, etc. To cover those
9393cases as well, the best options at the moment are converting to a regular
9494setting defaulted on or to remove the flag. Simply enabling the existing flag by
You can’t perform that action at this time.
0 commit comments