chore: add cache_items

This commit is contained in:
Jesús Pérez Lorenzo 2021-09-23 12:29:57 +01:00
parent ce9f07f6f9
commit 79c5e0b9ec

View File

@ -146,6 +146,7 @@ pub struct Config {
pub cache_path: String,
pub cache_lock_path: String,
pub cache_lock_ext: String,
pub cache_items: String,
pub check_path: String,
pub monitor_rules_path: String,
pub monitor_rules_file: String,