4 lines
No EOL
214 B
Properties
4 lines
No EOL
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 |