Browse Source

lower NotifyConcurrency

tags/v5.8.0
Ulric Qin 4 years ago
parent
commit
b73bef8a0c
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      etc/server.conf

+ 1
- 1
etc/server.conf View File

@@ -65,7 +65,7 @@ Batch = 5

[Alerting]
TemplatesDir = "./etc/template"
NotifyConcurrency = 100
NotifyConcurrency = 10

[Alerting.CallScript]
# built in sending capability in go code


Loading…
Cancel
Save