[Web] Allow a spam score up to 2000, fixes #556

This commit is contained in:
andryyy
2017-09-07 20:20:36 +02:00
parent c5530273b0
commit b8c4093702
2 changed files with 5 additions and 16 deletions

View File

@@ -33,18 +33,6 @@ startretries=10
autorestart=true
stopwaitsecs=120
[program:sogo]
command="/usr/sbin/sogod"
user=sogo
stdout_logfile=/dev/stdout
stdout_logfile_maxbytes=0
stderr_logfile=/dev/stderr
stderr_logfile_maxbytes=0
autorestart = true
autostart = false
stopwaitsecs=120
priority=5
[inet_http_server]
port=9191