Skip to content

Commit 6c79125

Browse files
committed
no syslog related envvars
1 parent ac34679 commit 6c79125

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

modules/ROOT/pages/server_release_notes.adoc

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,9 @@ From this version onwards, ownCloud will only be available as a Docker deploymen
5151

5252
* The `OWNCLOUD_SKELETON_DIRECTORY` envvar has been removed. The former skeleton folder is now exported as folder `skeleton` as part of the Docker volume.
5353

54-
* Most configuration settings are now accessible via environment variables. The Kerberos and Windows Network Drive App are two of the few exceptions.
54+
* By the nature of a Dockerised deployment, configuration keys related when logging to syslog are not relevant. Therefore, no environment variables exist. The configuration key `log_type` is therefore set internally to the default, which is `owncloud`.
55+
56+
* Most configuration settings are now accessible via environment variables. The Kerberos App is of the few exceptions.
5557

5658

5759
== Changes in 10.16.3

0 commit comments

Comments
 (0)