Skip to content

Commit 825e360

Browse files
authored
增加download token
1 parent 853bd85 commit 825e360

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,11 @@
6565
"告警接收邮件列表":"",
6666
"alram_receivers":[],
6767
"告警接收URL":"",
68-
"alarm_url":""
68+
"alarm_url":"",
69+
"下载是否需带token":"真假",
70+
"download_use_token":false,
71+
"下载token过期时间":"",
72+
"download_token_expire":600
6973
}
7074
```
7175

0 commit comments

Comments
 (0)