Fix nextcloud crontab and redis without alpine
This commit is contained in:
parent
393b2a6053
commit
19bd12f765
2 changed files with 18 additions and 5 deletions
5
nextcloud/crontab
Normal file → Executable file
5
nextcloud/crontab
Normal file → Executable file
|
@ -1,4 +1,3 @@
|
|||
*/5 * * * * php -f /var/www/html/cron.php
|
||||
1,11,21,31,41,51 * * * * php -f /var/www/html/occ files:cleanup
|
||||
2,12,22,32,42,52 * * * * php -f /var/www/html/occ files:scan --all
|
||||
#3,13,23,33,43,53 * * * * php -f /var/www/html/occ preview:pre-generate
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue