mirror of
https://github.com/zeek/zeek.git
synced 2025-10-04 07:38:19 +00:00
Remove state_dir and state_write_delay options
Since associated functionality was already removed
This commit is contained in:
parent
f0c266eac1
commit
d6096b1618
7 changed files with 10 additions and 20 deletions
|
@ -164,9 +164,6 @@ extern TableVal* preserve_other_addr;
|
|||
|
||||
extern double connection_status_update_interval;
|
||||
|
||||
extern StringVal* state_dir;
|
||||
extern double state_write_delay;
|
||||
|
||||
extern int max_files_in_cache;
|
||||
extern RecordType* rotate_info;
|
||||
extern StringVal* log_rotate_base_time;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue