removed view caching
This commit is contained in:
parent
7a21352ac4
commit
2e40dc46f2
@ -27,7 +27,7 @@ display:
|
|||||||
role:
|
role:
|
||||||
authenticated: authenticated
|
authenticated: authenticated
|
||||||
cache:
|
cache:
|
||||||
type: tag
|
type: none
|
||||||
options: { }
|
options: { }
|
||||||
query:
|
query:
|
||||||
type: views_query
|
type: views_query
|
||||||
|
@ -27,7 +27,7 @@ display:
|
|||||||
role:
|
role:
|
||||||
authenticated: authenticated
|
authenticated: authenticated
|
||||||
cache:
|
cache:
|
||||||
type: tag
|
type: none
|
||||||
options: { }
|
options: { }
|
||||||
query:
|
query:
|
||||||
type: views_query
|
type: views_query
|
||||||
|
Reference in New Issue
Block a user