mirror of
https://github.com/soxoj/maigret.git
synced 2026-05-06 22:19:01 +00:00
Documentation and settings improved
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@ DEFAULT_ARGS: Dict[str, Any] = {
|
||||
'connections': 100,
|
||||
'cookie_file': None,
|
||||
'csv': False,
|
||||
'db_file': None,
|
||||
'db_file': 'resources/data.json',
|
||||
'debug': False,
|
||||
'disable_extracting': False,
|
||||
'disable_recursive_search': False,
|
||||
|
||||
Reference in New Issue
Block a user