4 lines
214 B
Properties
4 lines
214 B
Properties
|
# byte limit for input and output streams to the textdb srv.
|
||
|
# After specified number of bytes, the stream is rejected to
|
||
|
# prevent jvm OutOfMemory as the client is doing something wrong.
|
||
|
textdbsrv.byteLimitInMB=10
|