You are here

realname.schema.yml in Real Name 8

Same filename and directory in other branches
  1. 2.x config/schema/realname.schema.yml
config/schema/realname.schema.yml

File

config/schema/realname.schema.yml
View source
  1. # Schema for the configuration files of the realname module.
  2. realname.settings:
  3. type: config_object
  4. label: 'Realname settings'
  5. mapping:
  6. pattern:
  7. type: string
  8. label: 'Realname pattern'
  9. action.configuration.realname_update_realname_action:
  10. type: action_configuration_default
  11. label: 'Update real name'