You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/net-p2p/deluge/files/deluge-web.conf

7 lines
210 B

# /etc/conf.d/deluge-web
# Change this to the user you want to run deluged as.
# You may specify a group too, after a colon
DELUGE_WEB_USER="deluge:deluge"
DELUGE_WEB_HOME="/var/lib/deluge"
#DELUGE_WEB_OPTS=""