aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--templates/video.tpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/templates/video.tpl b/templates/video.tpl
index fdae3d2..679b8f8 100644
--- a/templates/video.tpl
+++ b/templates/video.tpl
@@ -123,6 +123,7 @@
document.addEventListener('DOMContentLoaded', () => {
const player = new Plyr(document.getElementById('player'), {
disableContextMenu: false,
+ quality: { default: 360 },
controls: [
'play-large',
'play',