Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/univention-app.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/setup
diff options
context:
space:
mode:
authorBernd <Lebernd@users.noreply.github.com>2020-01-22 23:08:28 +0300
committerGitHub <noreply@github.com>2020-01-22 23:08:28 +0300
commit5bd229d8374b1ffc7110779ffdffc11455b62811 (patch)
tree223813106919cd91b59c39fc3444d5082feaa1d9 /setup
parent580fd1e13bc3cf2b941d4ad68e9a0c22ba588f98 (diff)
issue #110
Diffstat (limited to 'setup')
-rw-r--r--setup2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup b/setup
index 0850521..185a021 100644
--- a/setup
+++ b/setup
@@ -157,4 +157,4 @@ if [ "$NC_IS_PATCHED" = true ]; then
$OCC config:system:delete integrity.check.disabled
fi
-echo "*/15 * * * * www-data php -f /var/www/html/cron.php" > /etc/cron.d/nextcloud
+echo "*/5 * * * * www-data php -f /var/www/html/cron.php" > /etc/cron.d/nextcloud