Skip to content

Commit

Permalink
remove task which if typed correctly prunes attachments; we do not wa…
Browse files Browse the repository at this point in the history
…nt to prune all attachments
  • Loading branch information
mortbauer committed May 19, 2024
1 parent dfab4cb commit 72c4242
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion config/schedule.rb
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
# Weekly tasks
every :sunday, at: '7:14 am' do
rake 'multicoops:run TASK=foodsoft:create_upcoming_periodic_tasks'
rake 'multicoops:run TASKS=foodsoft:prune_old_attachments'
end

# Finish ended orders
Expand Down

0 comments on commit 72c4242

Please sign in to comment.