-rw-r--r-- | backend/php/properties/php.properties.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/backend/php/properties/php.properties.json b/backend/php/properties/php.properties.json index 8ce703a..dd25b09 100644 --- a/backend/php/properties/php.properties.json +++ b/backend/php/properties/php.properties.json @@ -1,5 +1,5 @@ { "request.path": "index.php", - "should.pay.toll": "false" + "should.pay.toll": "false", "development.settings": { @@ -7,3 +7,3 @@ } -}
\ No newline at end of file +} |