remove obsolete settings
This commit is contained in:
		@@ -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": {
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user