[Java] Refine Java config item (#4014)

* Refine

* Address comment.
This commit is contained in:
Wang Qing
2019-02-11 23:55:40 +08:00
committed by Yuhong Guo
parent ab809bd927
commit bc438ca73b
4 changed files with 9 additions and 6 deletions
@@ -88,6 +88,8 @@ ray {
// See src/ray/ray_config_def.h for options.
config {
// Maximum size of an inline object (bytes).
inline_object_max_size_bytes: 0
}
}