-
Notifications
You must be signed in to change notification settings - Fork 159
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add changelog item for deprecated config options (#11256)
* Add changelog item for deprecated config options --------- Co-authored-by: Benedikt Kulmann <benedikt@kulmann.biz>
- Loading branch information
1 parent
0ba86b9
commit 5a9854e
Showing
2 changed files
with
41 additions
and
5 deletions.
There are no files selected for viewing
41 changes: 41 additions & 0 deletions
41
changelog/unreleased/change-remove-deprecated-config-options
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,41 @@ | ||
Change: Removal of Deprecated Config Options | ||
|
||
BREAKING CHANGE for developers and administrators: | ||
The following configuration options have been removed to simplify the configuration process for administrators and improve the overall manageability of the project, | ||
as they were either not used anymore or only relevant for CI testing: | ||
|
||
- `options.ocm.openRemotely` | ||
- `options.openLinksWithDefaultApp` | ||
- `options.upload.xhr.timeout` | ||
- `options.routing.idBased` | ||
- `options.routing.fullShareOwnerPaths` | ||
- `options.hoverableQuickActions` | ||
- `options.sidebar.exif.showLocation` | ||
- `options.sidebar.shares.showAllOnLoad` | ||
- `options.sharingRecipientsPerPage` | ||
- `options.displayThumbnails` | ||
- `options.disablePreviews` | ||
- `options.previewFileMimeType` | ||
- `options.topCenterNotifications` | ||
- `options.displayResourcesLazy` | ||
|
||
https://github.com/owncloud/web/pull/11251 | ||
https://github.com/owncloud/web/issues/11212 | ||
https://github.com/owncloud/web/pull/11249 | ||
https://github.com/owncloud/web/issues/11219 | ||
https://github.com/owncloud/web/pull/11240 | ||
https://github.com/owncloud/web/issues/11216 | ||
https://github.com/owncloud/web/pull/11238 | ||
https://github.com/owncloud/web/issues/11218 | ||
https://github.com/owncloud/web/pull/11229 | ||
https://github.com/owncloud/web/issues/11217 | ||
https://github.com/owncloud/web/pull/11228 | ||
https://github.com/owncloud/web/issues/11211 | ||
https://github.com/owncloud/web/pull/11226 | ||
https://github.com/owncloud/web/issues/11213 | ||
https://github.com/owncloud/web/pull/11224 | ||
https://github.com/owncloud/web/issues/11215 | ||
https://github.com/owncloud/web/pull/11223 | ||
https://github.com/owncloud/web/issues/11214 | ||
https://github.com/owncloud/web/pull/11209 | ||
https://github.com/owncloud/web/issues/11207 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters