You are here

field.field.node.bootstrap_site_alert.field_bs_alert_only_paths.yml in Bootstrap Site Alert 8.2

config/install/field.field.node.bootstrap_site_alert.field_bs_alert_only_paths.yml

File

config/install/field.field.node.bootstrap_site_alert.field_bs_alert_only_paths.yml
View source
  1. langcode: en
  2. status: true
  3. dependencies:
  4. config:
  5. - field.storage.node.field_bs_alert_only_paths
  6. - node.type.bootstrap_site_alert
  7. id: node.bootstrap_site_alert.field_bs_alert_only_paths
  8. field_name: field_bs_alert_only_paths
  9. entity_type: node
  10. bundle: bootstrap_site_alert
  11. label: 'Path(s) to show on'
  12. description: 'Specify pages by using their paths. Enter one path per line. The ''*'' character is a wildcard. An example path is /user/* for every user page. <front> is the front page.'
  13. required: false
  14. translatable: false
  15. default_value: { }
  16. default_value_callback: ''
  17. settings: { }
  18. field_type: string_long