[SOLVED] $config['process_whole_template']
Posted: Fri Oct 24, 2008 3:10 pm
The comment explains:
# In versions of CMS Made Simple prior to version 1.4, the page template was processed
# in it's entirety. This behaviour was later changed to process the head portion of the
# page template after the body. If you are working with a highly configured site that
# relies significantly on the old order of smarty processing, you may want to try
# uncommenting this parameter.
But by default, it is already uncommented. So what is the optimal performance setting for this using a fresh install?
True or False?
# In versions of CMS Made Simple prior to version 1.4, the page template was processed
# in it's entirety. This behaviour was later changed to process the head portion of the
# page template after the body. If you are working with a highly configured site that
# relies significantly on the old order of smarty processing, you may want to try
# uncommenting this parameter.
But by default, it is already uncommented. So what is the optimal performance setting for this using a fresh install?
True or False?