removed redirect module as install was buggy
This commit is contained in:
parent
a609569bb8
commit
4413a38b3c
@ -7,4 +7,3 @@ recipients: { }
|
|||||||
reply: ''
|
reply: ''
|
||||||
weight: 0
|
weight: 0
|
||||||
message: 'Your message has been sent.'
|
message: 'Your message has been sent.'
|
||||||
redirect: ''
|
|
||||||
|
@ -5,7 +5,6 @@ types:
|
|||||||
'*': '*'
|
'*': '*'
|
||||||
node:
|
node:
|
||||||
'*': '*'
|
'*': '*'
|
||||||
redirect: { }
|
|
||||||
search_api_task: { }
|
search_api_task: { }
|
||||||
taxonomy_term:
|
taxonomy_term:
|
||||||
'*': '*'
|
'*': '*'
|
||||||
@ -25,9 +24,6 @@ form_op_lock:
|
|||||||
node:
|
node:
|
||||||
mode: 0
|
mode: 0
|
||||||
values: { }
|
values: { }
|
||||||
redirect:
|
|
||||||
mode: 0
|
|
||||||
values: { }
|
|
||||||
search_api_task:
|
search_api_task:
|
||||||
mode: null
|
mode: null
|
||||||
values: { }
|
values: { }
|
||||||
|
@ -93,7 +93,7 @@ dependencies:
|
|||||||
- 'pathauto'
|
- 'pathauto'
|
||||||
- 'pathologic'
|
- 'pathologic'
|
||||||
- 'persistent_login'
|
- 'persistent_login'
|
||||||
- 'redirect'
|
# - 'redirect'
|
||||||
- 'token'
|
- 'token'
|
||||||
- 'translation_views'
|
- 'translation_views'
|
||||||
- 'redis'
|
- 'redis'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user