mirror of
				http://git.whoc.org.uk/git/password-manager.git
				synced 2025-11-04 04:57:35 +01:00 
			
		
		
		
	Simplified Backend property files
Removed extra info not actually used
This commit is contained in:
		@@ -1,9 +1,4 @@
 | 
			
		||||
{
 | 
			
		||||
	"request.path": "json",
 | 
			
		||||
	"should.pay.toll": "true",
 | 
			
		||||
 | 
			
		||||
	"development.settings": {
 | 
			
		||||
		"url": "http://homer.local:8084/java-backend"
 | 
			
		||||
	}
 | 
			
		||||
 | 
			
		||||
	"should.pay.toll": "true"
 | 
			
		||||
}
 | 
			
		||||
@@ -1,9 +1,4 @@
 | 
			
		||||
{
 | 
			
		||||
	"request.path": "index.php",
 | 
			
		||||
	"should.pay.toll": "false",
 | 
			
		||||
 | 
			
		||||
	"development.settings": {
 | 
			
		||||
		"url": "http://localhost/php/clipperz"
 | 
			
		||||
	}
 | 
			
		||||
 | 
			
		||||
	"should.pay.toll": "false"
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
@@ -1,8 +1,4 @@
 | 
			
		||||
{
 | 
			
		||||
	"request.path": "clipperz.py",
 | 
			
		||||
	"should.pay.toll": "false",
 | 
			
		||||
 | 
			
		||||
	"development.settings": {
 | 
			
		||||
		"url": "http://localhost/python/clipperz"
 | 
			
		||||
	}
 | 
			
		||||
	"should.pay.toll": "false"
 | 
			
		||||
}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user