1 # Set the protocol, IP and port
2 SABNZBD_PROTOCOL="http"
6 # Set your default user/group(id), startarguments and your configfile
8 SABNZBD_DIR="/opt/sabnzbd"
11 SABNZBD_USER="sabnzbd"
12 SABNZBD_GROUP="sabnzbd"
13 #SABNZBD_AGROUP="users" # separate groups by ,
14 SABNZBD_CONF="${SABNZBD_DIR}/sabnzbd.ini"
15 SABNZBD_ARGS="-f ${SABNZBD_CONF} -s ${SABNZBD_IP}:${SABNZBD_PORT} -d"
17 # Put the session keys from Config > General here
21 # If you use a username and password, change the following variable to