Skip to content

Commit

Permalink
Update 0.FAQ.md (#2290)
Browse files Browse the repository at this point in the history
  • Loading branch information
abby-cyber authored Nov 2, 2022
1 parent 828b70c commit da59ae1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs-2.0/20.appendix/0.FAQ.md
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ Storage 服务在毫秒级时间内多次收到插入或者更新同一点或边

- 导入数据时,手动 [compaction](../8.service-tuning/compaction.md),加速读的速度。

- 增加 Graph 服务与 Storage 服务的 RPC 连接超时时间,在`nebula-storaged.conf`文件里面修改`--storage_client_timeout_ms`参数的值。该值的单位为毫秒(ms),默认值为 60000 毫秒。
- 增加 Graph 服务与 Storage 服务的 RPC 连接超时时间,在`nebula-graphd.conf`文件里面修改`--storage_client_timeout_ms`参数的值。该值的单位为毫秒(ms),默认值为 60000 毫秒。

<!--提示:请在配置文件开头添加--local_config=true 再重启服务。-->

Expand Down

0 comments on commit da59ae1

Please sign in to comment.