Update 'nextcloud/README.md'
This commit is contained in:
parent
c2c08401cc
commit
79061ab73e
@ -28,7 +28,7 @@ occ config:app:set previewgenerator heightSizes --value="256"
|
|||||||
occ config:system:set preview_max_x --value 2048
|
occ config:system:set preview_max_x --value 2048
|
||||||
occ config:system:set preview_max_y --value 2048
|
occ config:system:set preview_max_y --value 2048
|
||||||
occ config:system:set jpeg_quality --value 60
|
occ config:system:set jpeg_quality --value 60
|
||||||
oc config:app:set preview jpeg_quality --value="60"
|
occ config:app:set preview jpeg_quality --value="60"
|
||||||
```
|
```
|
||||||
- I created a cron Job outside the container using the `occ` client command to trigger photo pre generation every day.
|
- I created a cron Job outside the container using the `occ` client command to trigger photo pre generation every day.
|
||||||
- Maybe this can be added to the cron nextcloud container?
|
- Maybe this can be added to the cron nextcloud container?
|
Loading…
Reference in New Issue
Block a user