Change-Id: I5f59d3ac39f7e776f88d65f3d015862968c3e178 Former-commit-id:861a7b0cd5
[formerly 96bf7347434344901965bd4510d14edb9bdcd62a] Former-commit-id:ed3d88c27a
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 |