summaryrefslogtreecommitdiff
path: root/backend/php/properties/php.properties.json
Side-by-side diff
Diffstat (limited to 'backend/php/properties/php.properties.json') (more/less context) (ignore whitespace changes)
-rw-r--r--backend/php/properties/php.properties.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/backend/php/properties/php.properties.json b/backend/php/properties/php.properties.json
index 09196c9..8c2ff05 100644
--- a/backend/php/properties/php.properties.json
+++ b/backend/php/properties/php.properties.json
@@ -1,4 +1,5 @@
{
- "request.path": "index.php",
+ "request.path": "../index.php",
+ "dump.path": "/../dump.php",
"should.pay.toll": "false"
}