Skip to content

Commit

Permalink
assume default retention
Browse files Browse the repository at this point in the history
  • Loading branch information
tomkralidis committed Jul 29, 2024
1 parent 4708167 commit 4d27be4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wis2-grep-management/docker/wis2-grep-management.cron
Original file line number Diff line number Diff line change
@@ -1 +1 @@
19 * * * * su -c "wis2-grep clean --hours=$WIS2_GREP_MESSAGE_RETENTION_HOURS" > /proc/1/fd/1 2>/proc/1/fd/2
19 * * * * su -c "wis2-grep clean" > /proc/1/fd/1 2>/proc/1/fd/2

0 comments on commit 4d27be4

Please sign in to comment.