summaryrefslogtreecommitdiff
path: root/backend/python/properties/python.properties.json
authorGiulio Cesare Solaroli <giulio.cesare@clipperz.com>2012-02-11 23:48:42 (UTC)
committer Giulio Cesare Solaroli <giulio.cesare@clipperz.com>2012-02-11 23:48:42 (UTC)
commita0661c3b02aa26d6b08ff13dc321e09478868159 (patch) (side-by-side diff)
tree87bd0af25a0732adb9d14a34d25f9d5479fdf5ee /backend/python/properties/python.properties.json
parent96d01919d3ff42c3fdd7f6186a0500caccd3c140 (diff)
parent7804333809bf725e32a08c531a06acd7d668e190 (diff)
downloadclipperz-a0661c3b02aa26d6b08ff13dc321e09478868159.zip
clipperz-a0661c3b02aa26d6b08ff13dc321e09478868159.tar.gz
clipperz-a0661c3b02aa26d6b08ff13dc321e09478868159.tar.bz2
Merge pull request #25 from gcsolaroli/master
Initial integration of /beta and /gamma with a single backend
Diffstat (limited to 'backend/python/properties/python.properties.json') (more/less context) (ignore whitespace changes)
-rw-r--r--backend/python/properties/python.properties.json8
1 files changed, 8 insertions, 0 deletions
diff --git a/backend/python/properties/python.properties.json b/backend/python/properties/python.properties.json
index e69de29..128c98e 100644
--- a/backend/python/properties/python.properties.json
+++ b/backend/python/properties/python.properties.json
@@ -0,0 +1,8 @@
+{
+ "request.path": "clipperz.py",
+ "should.pay.toll": "false"
+
+ "development.settings": {
+ "url": "http://localhost/python/clipperz"
+ }
+} \ No newline at end of file