pleroma/crontab
Your Name 641633d2be fix
2022-05-04 11:57:40 -06:00

8 lines
338 B
Plaintext
Executable File

#00 04 * * * cd /opt/pleroma;MIX_ENV=prod mix pleroma.database prune_objects
#30 04 * * * cd /opt/pleroma;MIX_ENV=prod mix pleroma.database ensure_expiration
#00 05 * * * su pleroma -s $SHELL -lc "/opt/pleroma/bin/pleroma restart"
00 01 * * * bash /backup.sh
#00 04 * * 7 cd /opt/pleroma;MIX_ENV=prod mix pleroma.database vacuum full