summaryrefslogtreecommitdiff
path: root/test/httpserver/testfiles/httpserver.conf
blob: 1a1c4644c795220a773708190dcca4572a581c1a (plain)
1
2
3
4
5
6
7
8
AddressPrefix = http://localhost:1080

Server
{
	PidFile = testfiles/httpserver.pid
	ListenAddresses = inet:localhost:1080
}