-rw-r--r-- | backend/php/properties/php.properties.json | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/backend/php/properties/php.properties.json b/backend/php/properties/php.properties.json index dd25b09..09196c9 100644 --- a/backend/php/properties/php.properties.json +++ b/backend/php/properties/php.properties.json @@ -1,9 +1,4 @@ { "request.path": "index.php", - "should.pay.toll": "false", - - "development.settings": { - "url": "http://localhost/php/clipperz" - } - + "should.pay.toll": "false" } |