Initial Drupal 11 with DDEV setup
This commit is contained in:
10
web/modules/contrib/devel/config/install/devel.settings.yml
Normal file
10
web/modules/contrib/devel/config/install/devel.settings.yml
Normal file
@ -0,0 +1,10 @@
|
||||
page_alter: FALSE
|
||||
raw_names: FALSE
|
||||
error_handlers:
|
||||
1: 1
|
||||
rebuild_theme: FALSE
|
||||
debug_mail_file_format: '%to-%subject-%datetime.mail.txt'
|
||||
debug_mail_directory: 'temporary://devel-mails'
|
||||
devel_dumper: 'default'
|
||||
debug_logfile: 'temporary://drupal_debug.txt'
|
||||
debug_pre: TRUE
|
||||
Reference in New Issue
Block a user