remove obsolete settings

This commit is contained in:
2025-04-01 18:03:30 +03:00
parent e749c21a61
commit 7275892b04
9 changed files with 231 additions and 309 deletions

View File

@@ -20,10 +20,6 @@ Settings::Settings(std::string path) {
std::ofstream output(path);
nlohmann::json settings = R"({
"ofds_modules_dir":".local/share/checks_parser/modules/ofd",
"stores_modules_dir":".local/share/checks_parser/modules/stores",
"ofds_modules_url":"https://foxarmy.org/checks-parser/modules/ofd/",
"stores_modules_url":"https://foxarmy.org/checks-parser/modules/stores/",
"print_header": true,
"print_total": true,
"output_order": {