summaryrefslogtreecommitdiff
path: root/ebin
diff options
context:
space:
mode:
authorBen Hood <0x6e6562@gmail.com>2009-01-22 13:47:46 +0000
committerBen Hood <0x6e6562@gmail.com>2009-01-22 13:47:46 +0000
commit25964d18a56f65e94b64dace82bb409e64dab4e9 (patch)
treea785b370cc61158e63b198e75ad7757b75de90d4 /ebin
parent33d0c4627618c5fbde6b2a85483ed038f4dba293 (diff)
parentf02d49ed637a9033ea0dd841522ea6417be34375 (diff)
downloadrabbitmq-server-git-25964d18a56f65e94b64dace82bb409e64dab4e9.tar.gz
Merged 20173 into default
Diffstat (limited to 'ebin')
-rw-r--r--ebin/rabbit_app.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/ebin/rabbit_app.in b/ebin/rabbit_app.in
index e2f36c0f5f..77f9d299b7 100644
--- a/ebin/rabbit_app.in
+++ b/ebin/rabbit_app.in
@@ -17,4 +17,5 @@
{default_user, <<"guest">>},
{default_pass, <<"guest">>},
{default_vhost, <<"/">>},
+ {default_permissions, [<<".*">>, <<".*">>]},
{memory_alarms, auto}]}]}.