summaryrefslogtreecommitdiffstats
path: root/testing/rspamd/rspamd.confd
blob: 541ffff82da4f8375ff32f000e28fa00d06b6dde (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# User to run rspamd workers
#user=rspamd

# Group to run rspamd workers
#group=rspamd

# Main config file
#cfgfile=/etc/rspamd/rspamd.conf

# PID file. Settings from config files are ignored
#pidfile=/run/rspamd/rspamd.pid

# Where to log startup configuration checking
# - /dev/null - silent (default)
# - /dev/tty - show output on curent terminal
# - /path/filename - append to specified logfile
#startuplog=/var/log/rspamd/startup.log