Initial Drupal 11 with DDEV setup
This commit is contained in:
10
web/core/modules/update/config/install/update.settings.yml
Normal file
10
web/core/modules/update/config/install/update.settings.yml
Normal file
@ -0,0 +1,10 @@
|
||||
check:
|
||||
disabled_extensions: true
|
||||
interval_days: 1
|
||||
fetch:
|
||||
url: ~
|
||||
max_attempts: 2
|
||||
timeout: 30
|
||||
notification:
|
||||
emails: { }
|
||||
threshold: all
|
||||
Reference in New Issue
Block a user