BIG REFACTORING using composer create-project drupal-composer/drupal-project
This commit is contained in:
35
config/sync/ultimate_cron.settings.yml
Normal file
35
config/sync/ultimate_cron.settings.yml
Normal file
@@ -0,0 +1,35 @@
|
||||
bypass_transactional_safe_connection: false
|
||||
queue:
|
||||
enabled: false
|
||||
timeouts:
|
||||
lease_time: 30
|
||||
time: 15
|
||||
delays:
|
||||
empty_delay: 0
|
||||
item_delay: 0
|
||||
throttle:
|
||||
enabled: true
|
||||
threads: 4
|
||||
threshold: 10
|
||||
launcher:
|
||||
thread: any
|
||||
max_threads: 1
|
||||
lock_timeout: 3600
|
||||
max_execution_time: 3600
|
||||
logger:
|
||||
cache:
|
||||
bin: ultimate_cron_logger
|
||||
timeout: -1
|
||||
database:
|
||||
method: 3
|
||||
expire: 1209600
|
||||
retain: 1000
|
||||
scheduler:
|
||||
crontab:
|
||||
catch_up: 86400
|
||||
rules:
|
||||
- '*/10+@ * * * *'
|
||||
simple:
|
||||
rule: '*/15+@ * * * *'
|
||||
_core:
|
||||
default_config_hash: xNvhVNcCJsZiYwYTw9TTnRv1SjLVO7H5BCK1U8Brvfo
|
Reference in New Issue
Block a user