Merge subscriptions into master

This commit is contained in:
James Taylor
2019-09-06 15:45:01 -07:00
65 changed files with 13566 additions and 48 deletions

View File

@@ -119,6 +119,12 @@ For security reasons, enabling this is not recommended.''',
],
}),
('autocheck_subscriptions', {
'type': bool,
'default': 0,
'comment': '',
}),
('gather_googlevideo_domains', {
'type': bool,
'default': False,