mirror of
				https://github.com/meilisearch/meilisearch.git
				synced 2025-10-31 07:56:28 +00:00 
			
		
		
		
	add the log_level variable to the cli and reduce the log level of milli and grenad
This commit is contained in:
		| @@ -91,5 +91,6 @@ pub fn default_settings(dir: impl AsRef<Path>) -> Opt { | ||||
|         snapshot_interval_sec: 0, | ||||
|         import_dump: None, | ||||
|         indexer_options: IndexerOpts::default(), | ||||
|         log_level: "off".into(), | ||||
|     } | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user