You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Change logs are now automatically generated on Master
(cherry picked from commit 510911c)
* [Branding] Add branding option to disable experimental features Fixes: #7755
* [Gui] Hide delta sync if enableExperimentalFreatures are disabled
Only "ownCloud" and "testpilotcloud" should show experimental features.
We already have a config setting showExperimentalOptions=false, which is used in two places:
Both cases don't cover what we need here. showExperimentalOptions seems to be a misnomer. It is rather a showVirtualFilesOption only.
The text was updated successfully, but these errors were encountered: