mirror of
https://github.com/Tzahi12345/YoutubeDL-Material.git
synced 2026-04-12 00:51:28 +03:00
See previous commit, MongoDB is no longer on by default for all installs
This commit is contained in:
@@ -232,7 +232,7 @@ DEFAULT_CONFIG = {
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"Database": {
|
"Database": {
|
||||||
"use_local_db": false,
|
"use_local_db": true,
|
||||||
"mongodb_connection_string": "mongodb://127.0.0.1:27017/?compressors=zlib"
|
"mongodb_connection_string": "mongodb://127.0.0.1:27017/?compressors=zlib"
|
||||||
},
|
},
|
||||||
"Advanced": {
|
"Advanced": {
|
||||||
|
|||||||
Reference in New Issue
Block a user