Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add branding option to disable experimental features #7755

Closed
TheOneRing opened this issue Feb 21, 2020 · 0 comments
Closed

Add branding option to disable experimental features #7755

TheOneRing opened this issue Feb 21, 2020 · 0 comments

Comments

@TheOneRing
Copy link
Contributor

TheOneRing commented Feb 21, 2020

Only "ownCloud" and "testpilotcloud" should show experimental features.

We already have a config setting showExperimentalOptions=false, which is used in two places:

  • in the wizard to advertise vfs or not
  • in theme.cpp as a default in showVirtualFilesOption()

Both cases don't cover what we need here. showExperimentalOptions seems to be a misnomer. It is rather a showVirtualFilesOption only.

TheOneRing added a commit to TheOneRing/client that referenced this issue Feb 21, 2020
jnweiger pushed a commit that referenced this issue Feb 24, 2020
* 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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant