发行 1.10版本
This commit is contained in:
@@ -41,8 +41,8 @@ go version 1.12
|
||||
|
||||
### 下载二进制文件
|
||||
|
||||
Github: [download v1.9](https://github.com/dengsgo/fileboy/releases)
|
||||
Gitee: [dowmload v1.9](https://gitee.com/dengsgo/fileboy/releases)
|
||||
Github: [download v1.10](https://github.com/dengsgo/fileboy/releases)
|
||||
Gitee: [dowmload v1.10](https://gitee.com/dengsgo/fileboy/releases)
|
||||
|
||||
下载已经编译好的对应平台二进制文件,重命名为`fileboy`, 加入系统 Path 中即可。
|
||||
___
|
||||
@@ -153,7 +153,7 @@ notifier:
|
||||
# 请求超时 15 秒
|
||||
# POST 格式:
|
||||
# Content-Type: application/json;charset=UTF-8
|
||||
# User-Agent: FileBoy Net Notifier v1.9
|
||||
# User-Agent: FileBoy Net Notifier v1.10
|
||||
# Body: {"project_folder":"/watcher-dirs","file":"test.go","changed":1546421173070433800,"ext":".go"}
|
||||
# 例: http://example.com/notifier/fileboy-listener
|
||||
# 不启用通知,请留空 ""
|
||||
@@ -216,7 +216,7 @@ notifier:
|
||||
# timeout 15 second
|
||||
# POST :
|
||||
# Content-Type: application/json;charset=UTF-8
|
||||
# User-Agent: FileBoy Net Notifier v1.9
|
||||
# User-Agent: FileBoy Net Notifier v1.10
|
||||
# Body: {"project_folder":"/watcher-dirs","file":"test.go","changed":1546421173070433800,"ext":".go"}
|
||||
# e.g: http://example.com/notifier/fileboy-listener
|
||||
# no notice is enabled. Please leave it blank. ""
|
||||
|
Reference in New Issue
Block a user