summaryrefslogtreecommitdiff
path: root/backend/php/properties/php.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/php/properties/php.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/php/properties/php.properties.json') (more/less context) (show whitespace changes)
-rw-r--r--backend/php/properties/php.properties.json7
1 files changed, 6 insertions, 1 deletions
diff --git a/backend/php/properties/php.properties.json b/backend/php/properties/php.properties.json
index 32d5084..8ce703a 100644
--- a/backend/php/properties/php.properties.json
+++ b/backend/php/properties/php.properties.json
@@ -1,4 +1,9 @@
{
- "request.path": "../index.php",
+ "request.path": "index.php",
"should.pay.toll": "false"
+
+ "development.settings": {
+ "url": "http://localhost/php/clipperz"
+ }
+
} \ No newline at end of file