Cronjob header in settings

This commit is contained in:
Ruud
2011-10-09 18:05:15 +02:00
parent 6d998f7268
commit 3105ea2073
@@ -33,7 +33,7 @@ config = [{
],
}, {
'tab': 'searcher',
'name': 'searcher',
'name': 'cronjob',
'label': 'Cronjob',
'advanced': True,
'description': 'Cron settings for the searcher see: <a href="http://packages.python.org/APScheduler/cronschedule.html">APScheduler</a> for details.',