chore: add cache_items
This commit is contained in:
parent
ce9f07f6f9
commit
79c5e0b9ec
@ -146,6 +146,7 @@ pub struct Config {
|
|||||||
pub cache_path: String,
|
pub cache_path: String,
|
||||||
pub cache_lock_path: String,
|
pub cache_lock_path: String,
|
||||||
pub cache_lock_ext: String,
|
pub cache_lock_ext: String,
|
||||||
|
pub cache_items: String,
|
||||||
pub check_path: String,
|
pub check_path: String,
|
||||||
pub monitor_rules_path: String,
|
pub monitor_rules_path: String,
|
||||||
pub monitor_rules_file: String,
|
pub monitor_rules_file: String,
|
||||||
|
Loading…
Reference in New Issue
Block a user