Files
chart/library/ix-dev/community/webdav/README.md
Stavros Kois d078ea84c5 NAS-122416 / 23.10 / make password "private" and default user to 666 as the host user was, to help with transition (#1255)
* make password "private" and default user to 666 as the host user was, to help with transition

* bump
2023-06-11 00:37:01 +03:00

10 lines
608 B
Markdown

# WebDAV
[WebDAV](http://webdav.org/) is a set of extensions to the HTTP protocol which allows users to collaboratively edit and manage files on remote web servers.
> When application is installed and `Fix Permissions` is selected on at least 1 share
> a container will be launched with **root** privileges. This is required in order to apply
> the correct permissions to the selected `WebDAV` shares/directories.
> Afterward, the `WebDAV` container will run as a **non**-root user (Default: `666`).
> Note that `chown` will only apply if the parent directory does not match the configured user and group.