summaryrefslogtreecommitdiff
path: root/ebin
diff options
context:
space:
mode:
authorBen Hood <0x6e6562@gmail.com>2009-01-08 13:29:49 +0000
committerBen Hood <0x6e6562@gmail.com>2009-01-08 13:29:49 +0000
commit640c28b12abb8cfb6f51238e3b6ecd1828682f8b (patch)
tree62d197d099b716138296b405bd57417de28530df /ebin
parent2849cbb74c399d8eb141b7060cb9a1e519282b4c (diff)
parent1eb9dd178daee2f7e292e9a7da46aa447d4261e3 (diff)
downloadrabbitmq-server-git-640c28b12abb8cfb6f51238e3b6ecd1828682f8b.tar.gz
Merged 20020 into default
Diffstat (limited to 'ebin')
-rw-r--r--ebin/rabbit.app2
1 files changed, 1 insertions, 1 deletions
diff --git a/ebin/rabbit.app b/ebin/rabbit.app
index 70a1320855..0d714fdf3d 100644
--- a/ebin/rabbit.app
+++ b/ebin/rabbit.app
@@ -54,4 +54,4 @@
{default_user, <<"guest">>},
{default_pass, <<"guest">>},
{default_vhost, <<"/">>},
- {memory_alarms, false}]}]}.
+ {memory_alarms, auto}]}]}.