field_ui.schema.yml 238 B

123456789
  1. # Schema for configuration files of the Field UI module.
  2. field_ui.settings:
  3. type: config_object
  4. label: 'Field UI settings'
  5. mapping:
  6. field_prefix:
  7. type: string
  8. label: 'The prefix for new fields created via Field UI'