Skip to content

Commit 9cf63f4

Browse files
committed
Turn of verbose logs for full text search
1 parent 53d9734 commit 9cf63f4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

charts/docker-mailserver/values.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -385,7 +385,7 @@ rspamd:
385385
dovecot:
386386
fullTextSearch:
387387
enabled: false
388-
verbose: 1 # 0 (silent), 1 (verbose) or 2 (debug)
388+
verbose: 0 # 0 (silent), 1 (verbose) or 2 (debug)
389389
resources:
390390
memory: 2GB
391391
cron:

0 commit comments

Comments
 (0)