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.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/backend/python/properties/python.properties.json b/backend/python/properties/python.properties.json
index 322f174..b98364e 100644
--- a/backend/python/properties/python.properties.json
+++ b/backend/python/properties/python.properties.json
@@ -1,4 +1,5 @@
1{ 1{
2 "request.path": "clipperz.py", 2 "request.path": "../clipperz.py",
3 "dump.path": "/../clipperz.py",
3 "should.pay.toll": "false" 4 "should.pay.toll": "false"
4} 5}