imbajin commented on code in PR #326:
URL: 
https://github.com/apache/incubator-hugegraph-doc/pull/326#discussion_r1464231528


##########
content/cn/docs/contribution-guidelines/hugegraph-server-idea-setup.md:
##########
@@ -50,6 +50,18 @@ rocksdb.wal_path=.
 - 将 `Main class` 设置为 `org.apache.hugegraph.cmd.InitStore`
 - 设置运行参数为 `conf/rest-server.properties`,这里的路径是相对于工作路径的,需要将工作路径设置为 
`path-to-your-directory`
 
+> 若在 **Java 11** 环境下为 HugeGraph-Server 配置了**用户认证** 
(authenticator),需要参考二进制包的脚本[配置](https://github.com/apache/incubator-hugegraph/blob/master/hugegraph-server/hugegraph-dist/src/assembly/static/bin/init-store.sh#L52),添加下述
 **VM options**:
+>
+> ```text

Review Comment:
   maybe use bash or java keyword for it next time



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to