| diff -up sblim-sfcb-1.3.16/sfcb.cfg.pre.in.old sblim-sfcb-1.3.16/sfcb.cfg.pre.in |
| --- sblim-sfcb-1.3.16/sfcb.cfg.pre.in.old 2012-06-13 23:21:09.000000000 +0200 |
| +++ sblim-sfcb-1.3.16/sfcb.cfg.pre.in 2013-06-24 15:34:38.881992781 +0200 |
| @@ -113,8 +113,8 @@ provProcs: 32 |
| |
| ## Max message length, in bytes. This is a limit on the size of messages |
| ## written across sockets, for instance, between providers and SFCB. |
| -## Default is 10000000 |
| -maxMsgLen: 10000000 |
| +## Default is 100000000 |
| +maxMsgLen: 100000000 |
| |
| ## Location of the registration directory, where providerRegister can be found |
| ## Default is @localstatedir@/lib/sfcb/registration |