Add support for task expiration (#3546)
This commit is contained in:
committed by
GitHub
parent
2bd609afe3
commit
213b9d3aee
@@ -98,7 +98,6 @@ public:
|
||||
Hooks hooks {};
|
||||
bool determine_color_use {true};
|
||||
bool use_color {true};
|
||||
bool run_gc {true};
|
||||
bool verbosity_legacy {false};
|
||||
std::set <std::string> verbosity {};
|
||||
std::vector <std::string> headers {};
|
||||
|
||||
Reference in New Issue
Block a user