summaryrefslogtreecommitdiff
path: root/backend/python/properties/python.properties.json
authorGiulio Cesare Solaroli <giulio.cesare@clipperz.com>2013-08-30 15:56:53 (UTC)
committer Giulio Cesare Solaroli <giulio.cesare@clipperz.com>2013-08-30 21:23:42 (UTC)
commit20bea94ab6b91c85b171dcf86baba0a64169d508 (patch) (side-by-side diff)
tree6e38e91498dcdb861620eba1e237d1026fe79cc5 /backend/python/properties/python.properties.json
parentbde3c7b98523112ade9c5bbf7390c4ecb494cd2e (diff)
downloadclipperz-20bea94ab6b91c85b171dcf86baba0a64169d508.zip
clipperz-20bea94ab6b91c85b171dcf86baba0a64169d508.tar.gz
clipperz-20bea94ab6b91c85b171dcf86baba0a64169d508.tar.bz2
First release of /delta version
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 @@
{
- "request.path": "clipperz.py",
+ "request.path": "../clipperz.py",
+ "dump.path": "/../clipperz.py",
"should.pay.toll": "false"
}