// Merge -> revision 8952
git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@8957 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
@@ -446,6 +446,7 @@ class AdminPerformance extends AdminTab
|
||||
</select>
|
||||
</div>
|
||||
<div id="directory_depth">
|
||||
<div class="warn">'.$this->l('The system CacheFS should be used only when the infrastructure contain only one front-end server. Ask your hosting company if you don\'t know.').'</div>
|
||||
<label>'.$this->l('Directory depth:').' </label>
|
||||
<div class="margin-form">
|
||||
<input type="text" name="ps_cache_fs_directory_depth" value="'.($depth ? $depth : 1).'" />
|
||||
|
||||
Reference in New Issue
Block a user