Update config.py

This commit is contained in:
Get your own 'tots. Geez!
2016-08-03 09:29:09 -06:00
committed by GitHub
parent 7c12761066
commit 656e7161cb

View File

@@ -155,7 +155,7 @@ _CONFIG_DEFINITIONS = {
'LOSSLESS_BITRATE_TO': (int, 'General', 0),
'LOSSLESS_DESTINATION_DIR': (path, 'General', ''),
'MB_IGNORE_AGE': (int, 'General', 365),
'MB_IGNORE_AGE_Empty': (int, 'General', 0),
'MB_IGNORE_AGE_MISSING': (int, 'General', 0),
'MININOVA': (int, 'Mininova', 0),
'MININOVA_RATIO': (str, 'Mininova', ''),
'MIRROR': (str, 'General', 'musicbrainz.org'),