Initial Drupal 11 with DDEV setup
This commit is contained in:
@ -0,0 +1,4 @@
|
||||
read_only: true
|
||||
maintenance_header_retry_seconds:
|
||||
min: 5
|
||||
max: 10
|
||||
Reference in New Issue
Block a user
@ -0,0 +1,4 @@
|
||||
read_only: true
|
||||
maintenance_header_retry_seconds:
|
||||
min: 5
|
||||
max: 10
|
||||