removed xmlfilever from config, since not used
This commit is contained in:
parent
1fb99e8690
commit
6b43c00031
3 changed files with 6 additions and 8 deletions
|
@ -93,7 +93,6 @@ def get_merged_config(filename):
|
|||
defaults = {
|
||||
"port": "%d" % enumerations.CORE_API_PORT,
|
||||
"listenaddr": "localhost",
|
||||
"xmlfilever": "1.0",
|
||||
"numthreads": "1",
|
||||
"grpcport": "50051",
|
||||
"grpcaddress": "localhost",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue