Commit 5850645c authored by Aurel's avatar Aurel

rename default cache

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@13148 20353a03-c40f-0410-a6d1-a30d3c3de9de
parent 1206344a
......@@ -33,7 +33,7 @@ from CachePlugins.BaseCache import CachedMethodError
from zLOG import LOG, WARNING
DEFAULT_CACHE_SCOPE = 'GLOBAL'
DEFAULT_CACHE_FACTORY = 'erp5_user_interface_short'
DEFAULT_CACHE_FACTORY = 'erp5_ui_short'
is_cache_initialized = 0
def initializePortalCachingProperties(self):
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment