summaryrefslogtreecommitdiff
path: root/test/httpserver/testfiles/s3simulator.conf
blob: 07921560eb05799fb61cbe7199ef36050391012d (plain)
1
2
3
4
5
6
7
8
9
10
AccessKey = 0PN5J17HBGZHT7JJ3X82
SecretKey = uV3F3YluFJax1cknvbcGwgjvx4QpvB+leU8dUj2o
StoreDirectory = testfiles
AddressPrefix = http://localhost:1080

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