Skip to content

Commit

Permalink
Update 3.graph-config.md
Browse files Browse the repository at this point in the history
Fix service name Meta to Graph.
  • Loading branch information
monchickey committed Dec 31, 2021
1 parent f9e515e commit 0688170
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@ Graph 服务提供了两份初始配置文件`nebula-graphd.conf.default`和`neb

## 配置文件使用方式

如需使用初始配置文件,从上述两个文件选择其一,删除后缀`.default``.production`Meta 服务才能将其识别为配置文件并从中获取配置信息。
如需使用初始配置文件,从上述两个文件选择其一,删除后缀`.default``.production`Graph 服务才能将其识别为配置文件并从中获取配置信息。

## 配置文件参数值说明

配置文件内没有设置某个参数表示参数使用的是默认值。文件内只预设了部分参数的值,而且两份初始配置文件内的参数值也略有不同,本文的预设值以`nebula-metad.conf.default`为准。
配置文件内没有设置某个参数表示参数使用的是默认值。文件内只预设了部分参数的值,而且两份初始配置文件内的参数值也略有不同,本文的预设值以`nebula-graphd.conf.default`为准。

如需查看所有的参数及其当前值,参见[配置管理](1.configurations.md)

Expand Down

0 comments on commit 0688170

Please sign in to comment.