diff --git a/settings/templates/admin.php b/settings/templates/admin.php index c4eab07ced..35f34489fe 100644 --- a/settings/templates/admin.php +++ b/settings/templates/admin.php @@ -29,12 +29,27 @@ if(!$_['htaccessworking']) {
t('Cron');?> - > -
- > -
- > -
+ + + + + + + + +
+ > +
+ t("Execute one task with each page loaded"); ?> +
+ > +
+ t("cron.php is registered at a webcron service. Call the cron.php page in the owncloud root once a minute over http."); ?> +
+ > +
+ t("Use systems cron service. Call the cron.php file in the owncloud folder via a system cronjob once a minute."); ?> +