fix python backend properties

master-GE
Josh 2012-03-13 10:34:16 -04:00
parent 24f7bfcbe3
commit ff33328861
1 changed files with 2 additions and 2 deletions

View File

@ -1,8 +1,8 @@
{
"request.path": "clipperz.py",
"should.pay.toll": "false"
"should.pay.toll": "false",
"development.settings": {
"url": "http://localhost/python/clipperz"
}
}
}