Tweaking
This commit is contained in:
parent
20db862f53
commit
62bfc47d8c
@ -16,7 +16,7 @@ mail-verp:
|
|||||||
separator: "+"
|
separator: "+"
|
||||||
at-replacement: "="
|
at-replacement: "="
|
||||||
|
|
||||||
job-workers: "_env:JOB_WORKERS:16"
|
job-workers: "_env:JOB_WORKERS:10"
|
||||||
|
|
||||||
detailed-logging: "_env:DETAILED_LOGGING:false"
|
detailed-logging: "_env:DETAILED_LOGGING:false"
|
||||||
should-log-all: "_env:LOG_ALL:false"
|
should-log-all: "_env:LOG_ALL:false"
|
||||||
@ -63,8 +63,8 @@ smtp:
|
|||||||
pass: "_env:SMTPPASS:"
|
pass: "_env:SMTPPASS:"
|
||||||
pool:
|
pool:
|
||||||
stripes: "_env:SMTPSTRIPES:1"
|
stripes: "_env:SMTPSTRIPES:1"
|
||||||
timeout: "_env:SMTPTIMEOUT:300"
|
timeout: "_env:SMTPTIMEOUT:20"
|
||||||
limit: "_env:SMTPLIMIT:8"
|
limit: "_env:SMTPLIMIT:10"
|
||||||
|
|
||||||
user-defaults:
|
user-defaults:
|
||||||
max-favourites: 12
|
max-favourites: 12
|
||||||
|
|||||||
Reference in New Issue
Block a user