Removed cronjob for deprecated preview app
This commit is contained in:
parent
6b2b5d4f21
commit
5d34a1637f
1 changed files with 0 additions and 7 deletions
|
|
@ -118,10 +118,3 @@
|
||||||
user: www-data
|
user: www-data
|
||||||
minute: "*/10"
|
minute: "*/10"
|
||||||
name: nextcloud-cron
|
name: nextcloud-cron
|
||||||
|
|
||||||
- name: add preview cronjob for nextcloud
|
|
||||||
cron:
|
|
||||||
job: /usr/bin/php -f /var/www/nextcloud/occ preview:pre-generate
|
|
||||||
user: www-data
|
|
||||||
minute: "17,47"
|
|
||||||
name: nextcloud-preview-generate
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue