0
0
Fork 0
mirror of https://github.com/nextcloud/docker.git synced 2025-04-21 03:06:08 +02:00
Commit graph

5 commits

Author SHA1 Message Date
Josh Richards
ea6c4b3366
Support updating CRON_PREVIEW time
Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
2023-04-18 12:03:43 -04:00
Josh Richards
24f485d38b
(Cron) Preview Generator support
Allow the user to enable and configure a cron entry for the NC Preview Generator.

To do so, add CRON_PREVIEW={hour} (allowed values for hour are 0-23 since cron uses 24H system) in the startup environment parameters for the cron service container.

User must install the Preview Generator app ahead of time from the app store.

Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
2023-04-18 10:39:54 -04:00
Tilo Spannagel
5dbd0b220f
Make docker-cron.sh posix compliant 2018-03-15 17:40:03 +01:00
Tilo Spannagel
423e017e3b
Fix cron config 2018-01-30 17:49:10 +01:00
Tilo Spannagel
3747025dd6
Add cron.sh 2018-01-30 13:11:04 +01:00