This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
AI开发
Register
Sign In
ccfos
/
nightingale
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
20
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
Browse Source
chage IdentDropThreshold
main
ning
2 years ago
parent
30c697a3df
commit
3fb5ea96bc
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
pushgw/pconf/conf.go
+ 1
- 1
pushgw/pconf/conf.go
View File
@@ -84,7 +84,7 @@ func (p *Pushgw) PreCheck() {
}
if p.IdentDropThreshold <= 0 {
p.IdentDropThreshold =
2
0000
p.IdentDropThreshold =
500
0000
}
for _, writer := range p.Writers {
Write
Preview
Loading…
Cancel
Save