summaryrefslogtreecommitdiff
path: root/ebin
diff options
context:
space:
mode:
authorJerry Kuch <jerryk@vmware.com>2010-10-28 12:50:07 -0700
committerJerry Kuch <jerryk@vmware.com>2010-10-28 12:50:07 -0700
commit2061b79351f809b8540c15ef2f8fe8166ff7d943 (patch)
treeada2929b877643e018d9b117b661912c792a0185 /ebin
parent0dad80ccb953d0444f7432996accfd1195412cab (diff)
downloadrabbitmq-server-2061b79351f809b8540c15ef2f8fe8166ff7d943.tar.gz
Fix for bug23218
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 4be09c5a..e4d13baf 100644
--- a/ebin/rabbit_app.in
+++ b/ebin/rabbit_app.in
@@ -29,4 +29,5 @@
{default_user_is_admin, true},
{default_vhost, <<"/">>},
{default_permissions, [<<".*">>, <<".*">>, <<".*">>]},
+ {server_properties, []},
{collect_statistics, none}]}]}.