mirror of
https://github.com/owncloud/ocis
synced 2026-04-25 17:25:21 +02:00
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user