1Upstream-Status: Pending
2
3diff -up sblim-sfcb-1.3.16/sfcb.cfg.pre.in.old sblim-sfcb-1.3.16/sfcb.cfg.pre.in
4--- sblim-sfcb-1.3.16/sfcb.cfg.pre.in.old	2012-06-13 23:21:09.000000000 +0200
5+++ sblim-sfcb-1.3.16/sfcb.cfg.pre.in	2013-06-24 15:34:38.881992781 +0200
6@@ -113,8 +113,8 @@ provProcs:      32
7
8 ## Max message length, in bytes. This is a limit on the size of messages
9 ## written across sockets, for instance, between providers and SFCB.
10-## Default is 10000000
11-maxMsgLen:      10000000
12+## Default is 100000000
13+maxMsgLen:      100000000
14
15 ## Location of the registration directory, where providerRegister can be found
16 ## Default is @localstatedir@/lib/sfcb/registration
17