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

[stable29] feat: reduce available languages per config value "reduce_to_languages" #47064

Closed
wants to merge 1 commit into from

Conversation

backportbot[bot]
Copy link

@backportbot backportbot bot commented Aug 6, 2024

Backport of #44876

Warning, This backport's changes differ from the original and might be incomplete ⚠️

Todo

  • Review and resolve any conflicts
  • Amend HEAD commit to remove the line stating to skip CI

Learn more about backports at https://docs.nextcloud.com/server/stable/go.php?to=developer-backports.

Example: restrict to en, de, es, fr, it' languages

./occ config:system:set reduce_to_languages 0  --value  en

./occ config:system:set reduce_to_languages 1  --value  de

./occ config:system:set reduce_to_languages 2  --value  es

./occ config:system:set reduce_to_languages 3  --value  fr

./occ config:system:set reduce_to_languages 4  --value  it

Signed-off-by: Misha M.-Kupriyanov <kupriyanov@strato.de>

[skip ci]
@AndyScherzinger
Copy link
Member

I'd vote against adding this feature, since we usually don't backport features. @printminion-co v30 is scheduled for 14th September, hence relatively soon.

cc @sorbaugh

@AndyScherzinger
Copy link
Member

So I am closing it for the moment due to no response to my suggestions of not backporting the feature.
If absolutely needed please get back on the PR with a comment and we can reevaluate it.

@AndyScherzinger AndyScherzinger deleted the backport/44876/stable29 branch September 4, 2024 11:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants