2017-03-02 11:54:44 +01:00
|
|
|
# /etc/conf.d/sogod: config file for /etc/init.d/sogod
|
|
|
|
|
|
|
|
SOGOD_WORKERS=3
|
|
|
|
|
2018-03-01 09:43:15 +01:00
|
|
|
# Systemd logging options
|
|
|
|
# Log to stdout by default (systemd journal)
|
|
|
|
# Comment the following line to log based on GNUStep or sogo.conf parameters
|
|
|
|
SOGOD_LOGOPTS="-WOLogFile '-'"
|
|
|
|
##SOGOD_LOGOPTS="-WOLogFile /var/log/sogo/sogod.log"
|
|
|
|
|
2017-03-02 11:54:44 +01:00
|
|
|
# Additional options for SOGo
|
|
|
|
SOGOD_OPTS=""
|