freenas / iocage-plugin-nextcloud

Artifact file(s) for nextcloud iocage plugin
18 stars 35 forks source link

use "cron" to execute nextcloud jobs instead of ajax #42

Open AndrStnz opened 3 years ago

AndrStnz commented 3 years ago

It would be advisable to use the "cron" function of nextcloud to execute nextcloud's cron.php every 5 minutes. When you primarily use nextcloud via the webdav client then the current AJAX setting will lead to trouble down the road.

And thanks for providing an up to date one click install of nextcloud!