Hexamail Server Configuration Reference [WebFolders]

[WebFolders]

This config section holds settings for the Web Folders. This module allows users to view server folders using Windows Web Folders (WebDav)

The following settings can be used in this section:

Enable
You can turn on/off the Web Folders module using this switch
bool
On/Off, True/False, Yes/No, 1/0
on
Enable=on
Quota
the default size quota for all web folders
text
1024 MBytes
Quota=1024
LoginRequired
bool
On/Off, True/False, Yes/No, 1/0
On
LoginRequired=On
UserFolders
bool
On/Off, True/False, Yes/No, 1/0
Off
UserFolders=Off
UserFolderRootPath
User folders will be stored in folders with the name of the user in this root path.
text
./data/webfolders/user/
UserFolderRootPath=./data/webfolders/user/
UserFolderRootURI
User folders are accessed using this root URI.
text
/userfolders/
UserFolderRootURI=/userfolders/
UserFolderQuota
the default size quota for all user web folders
text
512 MBytes
UserFolderQuota=512