summaryrefslogtreecommitdiff
path: root/backend/php/properties/php.properties.json
blob: dd25b09ca887f5e5dcc9c476164e3ecb06e0686a (plain)
1
2
3
4
5
6
7
8
9
{
	"request.path": "index.php",
	"should.pay.toll": "false",

	"development.settings": {
		"url": "http://localhost/php/clipperz"
	}

}