diff --git a/pandora/srv/pandora/conf/config.jsonc b/pandora/srv/pandora/conf/config.jsonc index 26862f5..953c4b7 100644 --- a/pandora/srv/pandora/conf/config.jsonc +++ b/pandora/srv/pandora/conf/config.jsonc @@ -1284,6 +1284,7 @@ examples (config.SITENAME.jsonc) that are part of this pan.do/ra distribution. "torrent": If true, video downloads are offered via BitTorrent */ "video": { + "downloadFormat": "mp4", "formats": ["mp4"], "previewRatio": 1.3333333333, "resolutions": [96, 1080],