test
This commit is contained in:
parent
671dccc07c
commit
63c49877e9
@ -1139,7 +1139,7 @@ class PostController extends ApplicationController
|
|||||||
'after' => [
|
'after' => [
|
||||||
'save_tags_to_cookie' => ['only' => ['update', 'create']]
|
'save_tags_to_cookie' => ['only' => ['update', 'create']]
|
||||||
],
|
],
|
||||||
# iTODO:
|
# iTODO :
|
||||||
'around' => [
|
'around' => [
|
||||||
// 'cache_action' => ['only' => ['index', 'atom', 'piclens']]
|
// 'cache_action' => ['only' => ['index', 'atom', 'piclens']]
|
||||||
]
|
]
|
||||||
|
Reference in New Issue
Block a user