Closed (fixed)
Project:
Zen
Version:
7.x-5.x-dev
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
9 Nov 2012 at 15:24 UTC
Updated:
13 Aug 2013 at 12:11 UTC
Even if I uncheck Rebuild theme registry on every page, the checked retuns after saving. How do I disable Rebuild theme registry on every page?
Comments
Comment #1
echoz commentedI can't reproduce this, but you should be able to successfully disable this in your subtheme's .info file, by setting:
settings[zen_rebuild_registry] = 0
and clearing the cache.
Comment #2
johnalbin