summaryrefslogtreecommitdiffstats
path: root/etc/mirrorbrain.conf
blob: 1c72d72806808b662926fc3872c46015cb9b1473 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[general]
instances = main

[main]
dbuser = mirrorbrain
dbpass = %%%PASS%%%
dbdriver = postgresql
dbhost = 127.0.0.1
# optional: dbport = ...
dbname = mirrorbrain
# disable torrents
chunked_hashes = 0

[mirrorprobe]
logfile = /var/log/mirrorbrain/mirrorprobe.log
loglevel = DEBUG