new caching system to replace old page cache
This commit is contained in:
parent
e12ff119af
commit
e4392f7449
54 changed files with 718 additions and 167 deletions
|
|
@ -82,22 +82,6 @@ sub definition {
|
|||
hoverHelp=>$i18n->get('174 description'),
|
||||
uiLevel=>5
|
||||
},
|
||||
cacheTimeout=>{
|
||||
fieldType=>'interval',
|
||||
defaultValue=>60,
|
||||
tab=>"display",
|
||||
label=>$i18n->get(895),
|
||||
hoverHelp=>$i18n->get('895 description'),
|
||||
uiLevel=>8
|
||||
},
|
||||
cacheTimeoutVisitor=>{
|
||||
fieldType=>'interval',
|
||||
defaultValue=>600,
|
||||
tab=>"display",
|
||||
label=>$i18n->get(896),
|
||||
hoverHelp=>$i18n->get('896 description'),
|
||||
uiLevel=>8
|
||||
},
|
||||
styleTemplateId=>{
|
||||
fieldType=>'template',
|
||||
defaultValue=>undef,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue