Documentation and settings improved

This commit is contained in:
Soxoj
2021-11-06 08:22:23 +03:00
parent f81a500d72
commit 7a362406d5
9 changed files with 62 additions and 21 deletions
+1 -1
View File
@@ -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,