mirror of
https://github.com/truenas/charts.git
synced 2026-04-13 10:59:50 +08:00
* make password "private" and default user to 666 as the host user was, to help with transition * bump
589 B
589 B
WebDAV
WebDAV 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 Permissionsis 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 theWebDAVshares/directories. Afterward, theWebDAVcontainer will run as a non-root user (Default:666).Chownwill only apply if the parent directory does not match the configured user and group.