repo.or.cz
/
aur-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git]
/
sabnzbd-bzr
/
sabnzbd.confd
blob
dccf9d5f3f167fecfbab4b73b1c71be80485bce9
1
SABNZBD_USER="sabnzbd"
2
SABNZBD_CONF="/opt/sabnzbd/sabnzbd.ini"
3
4
# Put the session key from Config > General here
5
SABNZBD_KEY=""
6
7
# Set to the protocol, IP and port
8
SABNZBD_PROTOCOL="http"
9
SABNZBD_IP="127.0.0.1"
10
SABNZBD_PORT="8080"
11
12
# If you use a username and password, change the following variable to
13
# "user:pass@"
14
SABNZBD_USPW=""