aports/community/rspamd/rspamd.confd
2017-10-09 15:50:54 +00:00

17 lines
495 B
Plaintext

# User and group to run rspamd workers
#RSPAMD_USER=rspamd
#RSPAMD_GROUP=rspamd
# Main config dir or file
#RSPAMD_CONFDIR=/etc/rspamd
#RSPAMD_CONFIG=/etc/rspamd/rspamd.conf
# PID file. Settings from config files are ignored
#RSPAMD_PIDFILE=/run/$RC_SVCNAME/rspamd.pid
# Where to log startup configuration checking
# - /dev/null - silent (default)
# - /dev/stdout - show output on curent terminal
# - /path/filename - append to specified logfile
#RSPAMD_STARTUPLOG=/var/log/rspamd/startup.log