feat: [OCISDEV-588] remove deprecated ocis env vars (#11942)

* feat: remove obsolete env var

* add comments for sonarcloud

---------

Co-authored-by: Martin Mattel <github@diemattels.at>
This commit is contained in:
Michal Klos
2026-01-22 17:46:42 +01:00
committed by GitHub
parent 4542516383
commit 3e5a8683b9
11 changed files with 45 additions and 62 deletions

View File

@@ -9126,17 +9126,6 @@ OCIS_SHARING_PUBLIC_WRITEABLE_SHARE_MUST_HAVE_PASSWORD:
deprecationVersion: ""
removalVersion: ""
deprecationInfo: ""
OCIS_SHOW_USER_EMAIL_IN_RESULTS:
name: OCIS_SHOW_USER_EMAIL_IN_RESULTS
defaultValue: "false"
type: bool
description: Include user email addresses in responses. If absent or set to false
emails will be omitted from results. Please note that admin users can always see
all email addresses.
introductionVersion: 6.0.0
deprecationVersion: ""
removalVersion: ""
deprecationInfo: ""
OCIS_SPACES_MAX_QUOTA:
name: OCIS_SPACES_MAX_QUOTA;FRONTEND_MAX_QUOTA
defaultValue: "0"