misc
This commit is contained in:
parent
530b935d74
commit
9f1f7df113
|
@ -1,8 +0,0 @@
|
|||
page_alter: false
|
||||
raw_names: false
|
||||
error_handlers:
|
||||
- 0
|
||||
rebuild_theme: false
|
||||
devel_dumper: kint
|
||||
debug_logfile: 'temporary://drupal_debug.txt'
|
||||
debug_pre: false
|
|
@ -16,13 +16,6 @@ filters:
|
|||
status: true
|
||||
weight: 10
|
||||
settings: { }
|
||||
filter_url:
|
||||
id: filter_url
|
||||
provider: filter
|
||||
status: true
|
||||
weight: 0
|
||||
settings:
|
||||
filter_url_length: 72
|
||||
filter_html_image_secure:
|
||||
id: filter_html_image_secure
|
||||
provider: filter
|
||||
|
@ -61,3 +54,10 @@ filters:
|
|||
weight: -11
|
||||
settings:
|
||||
title: false
|
||||
filter_url:
|
||||
id: filter_url
|
||||
provider: filter
|
||||
status: true
|
||||
weight: 0
|
||||
settings:
|
||||
filter_url_length: 72
|
||||
|
|
|
@ -24,7 +24,7 @@ bundles:
|
|||
rtf: 'no'
|
||||
rta: 'no'
|
||||
enabled: false
|
||||
anonymizer: ''
|
||||
anonymizer: email_anonymizer
|
||||
notes: ''
|
||||
relationship: 0
|
||||
sars_filename: ''
|
||||
|
|
|
@ -29,7 +29,7 @@ mail:
|
|||
throttle: 200
|
||||
spool_progress_expiration: 3600
|
||||
spool_expire: 1
|
||||
debug: true
|
||||
debug: false
|
||||
source_cache: null
|
||||
_core:
|
||||
default_config_hash: cy-hJPYCnfCsuUZA7VDoAwssKhRJCa8N88iJTaWiims
|
||||
|
|
Loading…
Reference in New Issue