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.
29 lines
626 B
29 lines
626 B
## |
|
## bitflu.config -- Bitflu configuration |
|
## |
|
|
|
bind = 127.0.0.1 |
|
port = 6688 |
|
telnetbind = 127.0.0.1 |
|
telnet = 4001 |
|
httpbind = 127.0.0.1 |
|
http = 4081 |
|
|
|
maxpeers = 48 |
|
grabpeers = 32 |
|
maxup = 45 |
|
unchokeup = 5 |
|
|
|
rootdir = @l_prefix@/var/bitflu/db |
|
publishdir = ./publish |
|
autoloaddir = ./autoload |
|
|
|
kick_autoload = 360 |
|
kick_refreshpeers = 111 |
|
write_per_sec = 3 |
|
notifycompleted = 0 |
|
|
|
trackerblacklist = ^127\.0|^192\.|example\.com |
|
|
|
userauth = openpkg:3a72c5bbae413cfb0d2f149ea4fc3a3586743cdf |
|
|
|
|