chore: add cache_items
This commit is contained in:
parent
ce9f07f6f9
commit
79c5e0b9ec
1 changed files with 1 additions and 0 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue