Skip to content

Commit 3813473

Browse files
authored
增加动态加载配置功能
1 parent 12727d8 commit 3813473

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,11 @@ cd fastdfs/data && find -type f |xargs -n 1 -I {} curl -F file=@data/{} -F path=
128128
go fastdfs 本身就是一个高性能的web文件服务器。
129129
```
130130

131+
- 能动态加载配置么?
132+
```
133+
答案:是可以的,但要更新到最新版本
134+
```
135+
131136

132137
- 内存占用很高是怎么回事?
133138
```

0 commit comments

Comments
 (0)