summaryrefslogtreecommitdiff
path: root/pywhoisd.conf
blob: d01cfed1390ced0dc0e92bb99177fb2b0c35cb5b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
## pywhoisd configuration file ##

[Servers]
# Run a (classic) whois server?
classic = yes

# Only makes sense when classic server is enabled
classic_host = localhost
classic_port = 4343

# Run a web whois server?
web = no

# Only makes sense when web server is enabled
web_host = localhost
web_port = 8080

[Storage]
# At the moment only xml mode is available
mode = xml

# Only makes sense when xml storage mode is enabled
xml_file = examples/networks.xml

[Printing]
header = res/header.txt
footer = res/footer.txt
nihil fit ex nihilo