wheee
This commit is contained in:
2
dist/main.js
vendored
2
dist/main.js
vendored
@ -81,7 +81,7 @@ async function register({ settingsManager, peertubeHelpers, transcodingManager:
|
||||
{ label: 'rext', value: 'rext' }
|
||||
],
|
||||
descriptionHTML: 'Set the HEVC profile',
|
||||
default: DEFAULT_VOD_QUALITY.toString(),
|
||||
default: DEFAULT_HEVC_PROFILE.toString(),
|
||||
private: false
|
||||
});
|
||||
registerSetting({
|
||||
|
Reference in New Issue
Block a user