Added vimeo options to hide controls and set referrerPolicy

This commit is contained in:
Sam Potts
2020-02-10 11:24:38 +00:00
parent 5837c2d5f0
commit 7ca74f48bc
2 changed files with 14 additions and 6 deletions

View File

@ -419,6 +419,11 @@ const defaults = {
title: false,
speed: true,
transparent: false,
// These settings require a pro or premium account to work
sidedock: false,
controls: false,
// Custom settings from Plyr
referrerPolicy: null, // https://developer.mozilla.org/en-US/docs/Web/API/HTMLIFrameElement/referrerPolicy
},
// YouTube plugin