Adjust Pandora encoding settings, resolves #19
This commit is contained in:
parent
37ad3bc1c9
commit
2789ff1cea
@ -1252,9 +1252,9 @@ examples (config.SITENAME.jsonc) that are part of this pan.do/ra distribution.
|
|||||||
"torrent": If true, video downloads are offered via BitTorrent
|
"torrent": If true, video downloads are offered via BitTorrent
|
||||||
*/
|
*/
|
||||||
"video": {
|
"video": {
|
||||||
"formats": ["webm", "mp4"],
|
"formats": ["mp4"],
|
||||||
"previewRatio": 1.3333333333,
|
"previewRatio": 1.3333333333,
|
||||||
"resolutions": [240, 480],
|
"resolutions": [96, 1080],
|
||||||
"torrent": true
|
"torrent": true
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user