root/trunk/tools/whoind/whoind.conf @ 117

Revision 117, 503 bytes (checked in by paravoid, 5 years ago)

Add WHOIS server (whoind) to revision control

Line 
1### WiND - Wireless Nodes Database
2### whoind configuration file
3
4# Database information
5database.host = localhost
6database.user = user
7database.password = password
8database.db = wind
9database.charset = greek
10
11# Forward zone suffix & NS suffix
12zone.forward = awmn
13zone.ns = ns.awmn
14
15# Requests' header/footer and website (optional)
16#header = Athens Wireless Metropolitan Network WHOIS Server
17#footer = For more information visit http://wind.awmn.net/
18#website = http://wind.awmn.net/?page=nodes&node=%s
Note: See TracBrowser for help on using the browser.