Remove unused value from client.properties
The configuration values are now ordered as describes in the Wiki article at https://git.kske.dev/zdm/envoy/wiki/Client-Configuration
This commit is contained in:
		@@ -1,6 +1,5 @@
 | 
			
		||||
fileLevelBarrier=OFF
 | 
			
		||||
consoleLevelBarrier=FINER
 | 
			
		||||
server=localhost
 | 
			
		||||
port=8080
 | 
			
		||||
localDB=localDB
 | 
			
		||||
localDBSaveInterval=2
 | 
			
		||||
consoleLevelBarrier=FINER
 | 
			
		||||
fileLevelBarrier=OFF
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user