Update 'pleroma/crontab'
This commit is contained in:
parent
8d498df767
commit
cf2921ca1d
@ -1,3 +1,3 @@
|
||||
00 03 * * 7 su pleroma -s /bin/bash -lc "/opt/pleroma/bin/pleroma_ctl database prune_objects"
|
||||
05 03 * * 7 su pleroma -s /bin/bash -lc "/opt/pleroma/bin/pleroma_ctl database ensure_expiration"
|
||||
|
||||
00 04 * * * su pleroma -s /bin/bash -lc "/opt/pleroma/bin/pleroma_ctl database prune_objects"
|
||||
30 04 * * * su pleroma -s /bin/bash -lc "/opt/pleroma/bin/pleroma_ctl database ensure_expiration"
|
||||
00 05 * * * su pleroma -s $SHELL -lc "/opt/pleroma/bin/pleroma restart"
|
||||
|
Loading…
Reference in New Issue
Block a user