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