aboutsummaryrefslogtreecommitdiffstats
path: root/settings.py
diff options
context:
space:
mode:
Diffstat (limited to 'settings.py')
-rw-r--r--settings.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/settings.py b/settings.py
index f0c297a..751551b 100644
--- a/settings.py
+++ b/settings.py
@@ -143,6 +143,7 @@ For security reasons, enabling this is not recommended.''',
'comment': '',
'options': [
(360, '360p'),
+ (480, '480p'),
(720, '720p'),
],
'category': 'playback',