You are here

robotstxt.schema.yml in RobotsTxt 8

config/schema/robotstxt.schema.yml

File

config/schema/robotstxt.schema.yml
View source
  1. # Schema for the configuration files of the robotstxt module.
  2. robotstxt.settings:
  3. type: config_object
  4. label: 'RobotsTxt settings'
  5. mapping:
  6. content:
  7. type: string
  8. label: 'Contents of robots.txt'