Skip to content

Commit

Permalink
add removed_threshold_sec in meta-config.md
Browse files Browse the repository at this point in the history
closing #790
  • Loading branch information
wey-gu authored Sep 30, 2021
1 parent 21aafd3 commit 12fb5bf
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ Meta服务提供了两份初始配置文件`nebula-metad.conf.default`和`nebula
| 名称 | 预设值 | 说明 |
| :------------------- | :------------------------ | :------------------------------------------ |
|`data_path`|`data/meta`|meta数据存储路径。|
|`removed_threshold_sec`| `86400` |storage主机记录离线之后被删掉的秒数时长。|

## misc配置

Expand Down

0 comments on commit 12fb5bf

Please sign in to comment.