Skip to main content

Module settings

Module settings 

Source
Expand description

回收站与站点配置模型。 回收站与站点配置模型。

Structs§

TrashSettings
回收站配置。

Constants§

DEFAULT_AUTO_PURGE_ENABLED
默认不启用自动清理。
DEFAULT_RETENTION_DAYS
默认保留天数(天)。
MAX_RETENTION_DAYS
保留天数上限(天)。防止误填超大值导致永不清理。
MIN_RETENTION_DAYS
保留天数下限(天)。