Skip to content

Commit

Permalink
fix typo in docs for activemq_tempUsage param added by my last PR
Browse files Browse the repository at this point in the history
  • Loading branch information
jantman committed Jun 6, 2014
1 parent 3d884b7 commit 0bed4bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -237,7 +237,7 @@ for further information. String must match '^[0-9]+ [kmg]b$'.

##### `activemq_tempUsage`

String: default "20 mb". The amount of disk space dedicated to persistent messages
String: default "100 mb". The amount of disk space dedicated to persistent messages
(which MCollective doesn't use directly, but which may be used in networks of brokers
to avoid duplicates). See
[ActiveMQ - Memory and Temp Usage for Messages (systemUsage)](http://docs.puppetlabs.com/mcollective/deploy/middleware/activemq.html#memory-and-temp-usage-for-messages-systemusage)
Expand Down

0 comments on commit 0bed4bb

Please sign in to comment.