mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-02-25 06:58:59 -06:00
Automated changelog update [skip ci]
This commit is contained in:
11
CHANGELOG.md
11
CHANGELOG.md
@@ -11,6 +11,7 @@ The following sections list the changes for unreleased.
|
||||
* Enhancement - Improve accessibility to input elements on login page: [#1794](https://github.com/owncloud/ocis/pull/1794)
|
||||
* Enhancement - Clarify expected failures: [#1790](https://github.com/owncloud/ocis/pull/1790)
|
||||
* Enhancement - Replace special character in login page title with a regular minus: [#1813](https://github.com/owncloud/ocis/pull/1813)
|
||||
* Enhancement - File Logging: [#1816](https://github.com/owncloud/ocis/pull/1816)
|
||||
* Enhancement - Generate thumbnails for .gif files: [#1791](https://github.com/owncloud/ocis/pull/1791)
|
||||
|
||||
## Details
|
||||
@@ -51,6 +52,16 @@ The following sections list the changes for unreleased.
|
||||
|
||||
https://github.com/owncloud/ocis/pull/1813
|
||||
|
||||
* Enhancement - File Logging: [#1816](https://github.com/owncloud/ocis/pull/1816)
|
||||
|
||||
When running supervised, support for configuring all logs to a single log file:
|
||||
`OCIS_LOG_FILE=/Users/foo/bar/ocis.log MICRO_REGISTRY=etcd bin/ocis server`
|
||||
|
||||
Supports directing log from single extensions to a log file:
|
||||
`PROXY_LOG_FILE=/Users/foo/bar/proxy.log MICRO_REGISTRY=etcd bin/ocis proxy`
|
||||
|
||||
https://github.com/owncloud/ocis/pull/1816
|
||||
|
||||
* Enhancement - Generate thumbnails for .gif files: [#1791](https://github.com/owncloud/ocis/pull/1791)
|
||||
|
||||
Added support for gifs to the thumbnails service.
|
||||
|
||||
Reference in New Issue
Block a user