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