contrib modules upgrade
This commit is contained in:
parent
11b6e2cecd
commit
4727ccf41f
@ -58,6 +58,7 @@
|
|||||||
"drupal/smart_date": "^4.0@beta",
|
"drupal/smart_date": "^4.0@beta",
|
||||||
"drupal/structure_sync": "^2.0",
|
"drupal/structure_sync": "^2.0",
|
||||||
"drupal/twig_xdebug": "^1.2",
|
"drupal/twig_xdebug": "^1.2",
|
||||||
|
"drupal/upgrade_status": "^4.3",
|
||||||
"drupal/video_embed_dailymotion": "^2.0",
|
"drupal/video_embed_dailymotion": "^2.0",
|
||||||
"drupal/video_embed_field": "^2.4",
|
"drupal/video_embed_field": "^2.4",
|
||||||
"drupal/views_argument_token": "2.0.x-dev@dev",
|
"drupal/views_argument_token": "2.0.x-dev@dev",
|
||||||
|
1314
composer.lock
generated
1314
composer.lock
generated
File diff suppressed because it is too large
Load Diff
@ -7,8 +7,9 @@ max_timeout: 172800
|
|||||||
padding: 20
|
padding: 20
|
||||||
role_logout: false
|
role_logout: false
|
||||||
redirect_url: /
|
redirect_url: /
|
||||||
|
include_destination: true
|
||||||
no_dialog: true
|
no_dialog: true
|
||||||
message: 'Your session is about to expire. Do you want to reset it?'
|
message: 'We are about to log you out for inactivity. If we do, you will lose any unsaved work. Do you need more time?'
|
||||||
inactivity_message: 'You have been logged out due to inactivity.'
|
inactivity_message: 'You have been logged out due to inactivity.'
|
||||||
inactivity_message_type: status
|
inactivity_message_type: status
|
||||||
modal_width: 450
|
modal_width: 450
|
||||||
|
@ -82,6 +82,7 @@ module:
|
|||||||
jquery_ui_droppable: 0
|
jquery_ui_droppable: 0
|
||||||
jquery_ui_slider: 0
|
jquery_ui_slider: 0
|
||||||
jquery_ui_touch_punch: 0
|
jquery_ui_touch_punch: 0
|
||||||
|
js_cookie: 0
|
||||||
language: 0
|
language: 0
|
||||||
layout_discovery: 0
|
layout_discovery: 0
|
||||||
leaflet: 0
|
leaflet: 0
|
||||||
@ -143,6 +144,7 @@ module:
|
|||||||
translation_views: 0
|
translation_views: 0
|
||||||
twig_xdebug: 0
|
twig_xdebug: 0
|
||||||
update: 0
|
update: 0
|
||||||
|
upgrade_status: 0
|
||||||
user: 0
|
user: 0
|
||||||
video_embed_dailymotion: 0
|
video_embed_dailymotion: 0
|
||||||
video_embed_field: 0
|
video_embed_field: 0
|
||||||
|
4
config/sync/upgrade_status.settings.yml
Normal file
4
config/sync/upgrade_status.settings.yml
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
_core:
|
||||||
|
default_config_hash: BqkUHiXXGvu2L7NR_nblxtP6f03MdD16XSMWwVM0QEc
|
||||||
|
langcode: fr
|
||||||
|
paths_per_scan: 30
|
Loading…
x
Reference in New Issue
Block a user