notify.settings.yml in Notify 1.0.x
Same filename and directory in other branches
config/install/notify.settings.yml
23 string references to 'notify.settings'
- DefaultForm::buildForm in src/
Form/ DefaultForm.php - Form constructor.
- DefaultForm::getEditableConfigNames in src/
Form/ DefaultForm.php - Gets the configuration names that will be editable.
- notify_cron in ./
notify.module - Implements hook_cron().
- notify_mail in ./
notify.module - Implements hook_mail().
- notify_user_insert in ./
notify.module - Implements hook_user_insert().
File
config/install/notify.settings.ymlView source
- notify_period: '86400'
- notify_send_hour: '9'
- notify_attempts: '5'
- notify_batch: '100'
- notify_include_updates: '1'
- notify_unpublished: '1'
- notify_watchdog: '3'
- notify_weightur: '20'
- notify_reg_default: '1'
- notify_def_node: '1'
- notify_def_comment: '1'
- notify_def_teasers: '0'
- notify_send_start: '0'
- notify_send_last: '0'
- notify_num_sent: '0'
- notify_num_failed: '0'