You are here

videojs.schema.yml in Video.js (HTML5 Video Player) 8

config/schema/videojs.schema.yml

File

config/schema/videojs.schema.yml
View source
  1. videojs.settings:
  2. type: config_object
  3. mapping:
  4. videojs_location:
  5. type: string
  6. label: 'Video.js location'
  7. videojs_directory:
  8. type: string
  9. label: 'Specify the path that contains the Video.js library. The video.js file should be in the root of this directory.'