All Classes Files Functions Variables Enumerations Enumerator Groups Pages
kerio::jsonapi::admin::StoreDirectoryOptions Struct Reference

Public Attributes

string storePath
 Path to the store directory.
string archivePath
 Path to the archive.
string backupPath
 Path to the backup.
kerio::web::ByteValueWithUnits watchdogSoftLimit
 If the available disk space falls below this value, a warning message is displayed.
kerio::web::ByteValueWithUnits watchdogHardLimit
 If the available disk space falls below this value, Kerio MailServer is stopped and an error message is displayed. Administrator's action is required.

Member Data Documentation

string kerio::jsonapi::admin::StoreDirectoryOptions::archivePath

Path to the archive.

string kerio::jsonapi::admin::StoreDirectoryOptions::backupPath

Path to the backup.

string kerio::jsonapi::admin::StoreDirectoryOptions::storePath

Path to the store directory.

kerio::web::ByteValueWithUnits kerio::jsonapi::admin::StoreDirectoryOptions::watchdogHardLimit

If the available disk space falls below this value, Kerio MailServer is stopped and an error message is displayed. Administrator's action is required.

kerio::web::ByteValueWithUnits kerio::jsonapi::admin::StoreDirectoryOptions::watchdogSoftLimit

If the available disk space falls below this value, a warning message is displayed.


The documentation for this struct was generated from the following file: