add models_to_cache
This commit is contained in:
parent
481f345382
commit
7cba68f972
|
@ -7,6 +7,7 @@ module Gallery
|
|||
widget_methods ["widget"]
|
||||
# widget_settings []
|
||||
widget_settings [{"data_count"=>10}]
|
||||
models_to_cache [:album,:album_image]
|
||||
categorizable
|
||||
authorizable
|
||||
frontend_enabled
|
||||
|
|
Loading…
Reference in New Issue