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
|
status: true
|
||||||
weight: 10
|
weight: 10
|
||||||
settings: { }
|
settings: { }
|
||||||
filter_url:
|
|
||||||
id: filter_url
|
|
||||||
provider: filter
|
|
||||||
status: true
|
|
||||||
weight: 0
|
|
||||||
settings:
|
|
||||||
filter_url_length: 72
|
|
||||||
filter_html_image_secure:
|
filter_html_image_secure:
|
||||||
id: filter_html_image_secure
|
id: filter_html_image_secure
|
||||||
provider: filter
|
provider: filter
|
||||||
|
@ -61,3 +54,10 @@ filters:
|
||||||
weight: -11
|
weight: -11
|
||||||
settings:
|
settings:
|
||||||
title: false
|
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'
|
rtf: 'no'
|
||||||
rta: 'no'
|
rta: 'no'
|
||||||
enabled: false
|
enabled: false
|
||||||
anonymizer: ''
|
anonymizer: email_anonymizer
|
||||||
notes: ''
|
notes: ''
|
||||||
relationship: 0
|
relationship: 0
|
||||||
sars_filename: ''
|
sars_filename: ''
|
||||||
|
|
|
@ -29,7 +29,7 @@ mail:
|
||||||
throttle: 200
|
throttle: 200
|
||||||
spool_progress_expiration: 3600
|
spool_progress_expiration: 3600
|
||||||
spool_expire: 1
|
spool_expire: 1
|
||||||
debug: true
|
debug: false
|
||||||
source_cache: null
|
source_cache: null
|
||||||
_core:
|
_core:
|
||||||
default_config_hash: cy-hJPYCnfCsuUZA7VDoAwssKhRJCa8N88iJTaWiims
|
default_config_hash: cy-hJPYCnfCsuUZA7VDoAwssKhRJCa8N88iJTaWiims
|
||||||
|
|
Loading…
Reference in New Issue