Skip to content
This repository has been archived by the owner on Aug 31, 2023. It is now read-only.

Commit

Permalink
Merge pull request #34 from ocadotechnology/YACHT_793_Investigate_Ove…
Browse files Browse the repository at this point in the history
…rQuotaError

YACHT-793: Increased total storage limit for queues
  • Loading branch information
przemyslaw-jasinski authored May 14, 2018
2 parents cda1265 + be0dc71 commit bed34f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/queue.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
total_storage_limit: 800M
total_storage_limit: 5G
queue:
- name: default
rate: 100/s
Expand Down

0 comments on commit bed34f6

Please sign in to comment.