You are here

webform_scheduled_tasks.config.yml in Webform Scheduled Tasks 8

config/install/webform_scheduled_tasks.config.yml

File

config/install/webform_scheduled_tasks.config.yml
View source
  1. # The Webform field to sanitize.
  2. field_name: "email_deleteme"
  3. # The last time the module was run.
  4. last_run: 1970-01-01 00:00:00
  5. # Set the value use to sanitize.
  6. sanitized_value: 'sanitized@nodomain.com'
  7. # Set how long to wait in mins between Runs
  8. run_interval: 1440