summaryrefslogtreecommitdiff
path: root/backend/python/properties/python.properties.json
Unidiff
Diffstat (limited to 'backend/python/properties/python.properties.json') (more/less context) (ignore whitespace changes)
-rw-r--r--backend/python/properties/python.properties.json6
1 files changed, 1 insertions, 5 deletions
diff --git a/backend/python/properties/python.properties.json b/backend/python/properties/python.properties.json
index 8dd872f..322f174 100644
--- a/backend/python/properties/python.properties.json
+++ b/backend/python/properties/python.properties.json
@@ -1,8 +1,4 @@
1{ 1{
2 "request.path": "clipperz.py", 2 "request.path": "clipperz.py",
3 "should.pay.toll": "false", 3 "should.pay.toll": "false"
4
5 "development.settings": {
6 "url": "http://localhost/python/clipperz"
7 }
8} 4}