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:
parent
5b85c1bf54
commit
12184848b6
@ -1,6 +1,5 @@
|
|||||||
|
fileLevelBarrier=OFF
|
||||||
|
consoleLevelBarrier=FINER
|
||||||
server=localhost
|
server=localhost
|
||||||
port=8080
|
port=8080
|
||||||
localDB=localDB
|
|
||||||
localDBSaveInterval=2
|
localDBSaveInterval=2
|
||||||
consoleLevelBarrier=FINER
|
|
||||||
fileLevelBarrier=OFF
|
|
||||||
|
Reference in New Issue
Block a user