From 320fd31ca9db0b87553433178df1f397189f36a1 Mon Sep 17 00:00:00 2001 From: Ery Lee Date: Thu, 12 Mar 2015 13:02:26 +0800 Subject: [PATCH] add 'packet' --- rel/files/app.config | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/rel/files/app.config b/rel/files/app.config index dbf35d91d..44c6ff882 100644 --- a/rel/files/app.config +++ b/rel/files/app.config @@ -41,9 +41,13 @@ %Authetication. Internal, Anonymous Default. {auth, {anonymous, []}}, {access, []}, - {session, [ - {expires, 1}, - {max_queue, 1000}, + {packet, [ + {max_clientid_len, 1024}, + {max_packet_size, 64k}, + ]}, + {session, [ + {expires, 1}, + {max_queue, 1000}, {store_qos0, false} ]}, {retain, [