From 0e9e5436141790ced2fa712538c9f0cb7b39ee50 Mon Sep 17 00:00:00 2001 From: Clipperz Date: Thu, 31 Jan 2013 13:33:54 +0000 Subject: Simplified Backend property files Removed extra info not actually used --- (limited to 'backend/python') diff --git a/backend/python/properties/python.properties.json b/backend/python/properties/python.properties.json index 8dd872f..322f174 100644 --- a/backend/python/properties/python.properties.json +++ b/backend/python/properties/python.properties.json @@ -1,8 +1,4 @@ { "request.path": "clipperz.py", - "should.pay.toll": "false", - - "development.settings": { - "url": "http://localhost/python/clipperz" - } + "should.pay.toll": "false" } -- cgit v0.9.0.2