DESCRIPTION="Common WebDAV archive" # this must point to where your data to be shared is located DATA_FOLDER="/deposito/shares/common/data" # this will contain temporary webdav stuff, will be created if missing TEMP_FOLDER="/deposito/shares/common/webdav" # this refers to the URL "https://drive.mydomain.com/webdav/" SHARE_NAME="common" GROUP="users" USER="filebrowser" PORT=10001