You are here

getid3.schema.yml in getID3() 8

config/schema/getid3.schema.yml

File

config/schema/getid3.schema.yml
View source
  1. # Schema for the configuration files of the getID3 module.
  2. getid3.settings:
  3. type: mapping
  4. label: 'GetId3 Settings'
  5. mapping:
  6. path:
  7. type: string
  8. label: 'GetId3 Path'