This website works better with JavaScript.
Home
Explore
Impressum/About...
Help
Sign In
m
/
osuv
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
0
Wiki
Activity
Browse Source
add nextcloud cronjob
main
Markus Bergholz
2 months ago
parent
6378aadd83
commit
2fa6aeb02d
Signed by:
m
GPG Key ID:
B45724801354B174
1 changed files
with
8 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+8
-0
roles/containers/tasks/nextcloud.yml
+ 8
- 0
roles/containers/tasks/nextcloud.yml
View File
@ -51,3 +51,11 @@
minute
:
"2"
job
:
"/usr/bin/docker exec -u www-data nextcloud ./occ face:background_job -u {{ CONFIG.NEXTCLOUD_USER }} -t 300"
user
:
m
-
name
:
nextcloud preview generation
cron:
name
:
nextcloud preview generation
hour
:
"*"
minute
:
"30"
job
:
"/usr/bin/docker exec -u www-data nextcloud ./occ preview:pre-generate
user
:
m
Write
Preview
Loading…
Cancel
Save