This commit is contained in:
2024-04-14 14:53:50 -04:00
parent 27ce7b5659
commit d2bacfdb9c
3 changed files with 76 additions and 118 deletions

2
dist/main.js vendored
View File

@ -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({