Skip to content
Snippets Groups Projects
realname.schema.yml 327 B
Newer Older
Brian Canini's avatar
Brian Canini committed
# Schema for the configuration files of the realname module.

realname.settings:
  type: config_object
  label: 'Realname settings'
  mapping:
    pattern:
      type: string
      label: 'Realname pattern'

action.configuration.realname_update_realname_action:
  type: action_configuration_default
  label: 'Update real name'