You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/ROOT/pages/server_release_notes.adoc
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -51,7 +51,9 @@ From this version onwards, ownCloud will only be available as a Docker deploymen
51
51
52
52
* The `OWNCLOUD_SKELETON_DIRECTORY` envvar has been removed. The former skeleton folder is now exported as folder `skeleton` as part of the Docker volume.
53
53
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.
0 commit comments