settings: Add 'Reporting Services' config option
Full enable/disable for all reports.
This commit is contained in:
parent
5574be21cc
commit
658d2ee97d
3 changed files with 12 additions and 9 deletions
|
@ -416,6 +416,7 @@ struct Values {
|
|||
std::string program_args;
|
||||
bool dump_exefs;
|
||||
bool dump_nso;
|
||||
bool reporting_services;
|
||||
|
||||
// WebService
|
||||
bool enable_telemetry;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue