Skip to content

Commit

Permalink
Update system.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
addison74 authored Jul 14, 2022
1 parent 5b26e77 commit 36469ef
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/code/core/Mage/Core/etc/system.xml
Original file line number Diff line number Diff line change
Expand Up @@ -69,12 +69,12 @@
<show_in_store>0</show_in_store>
<fields>
<flush_cron_expr translate="label comment">
<label>Cron Expression for Flushing Cache</label>
<label>Cron Expression for Cache Flushing</label>
<sort_order>1</sort_order>
<show_in_default>1</show_in_default>
<show_in_website>0</show_in_website>
<show_in_store>0</show_in_store>
<comment>The default value is "30 2 * * *". Leave the box empty and the cron will no longer run.</comment>
<comment>The default value is "30 2 * * *". An empty value disables automatic cache flushing.</comment>
</flush_cron_expr>
</fields>
</cache>
Expand Down

0 comments on commit 36469ef

Please sign in to comment.