Add support for SignHeaders feature, thanks to Ralph Seichter for the patch

This commit is contained in:
Scott Kitterman
2019-09-11 13:53:54 -04:00
parent b735d223f5
commit f0871078ac
5 changed files with 43 additions and 4 deletions
+2 -1
View File
@@ -340,7 +340,8 @@ def _readConfigFile(path, configData=None, configGlobal={}):
'MacroList': 'dataset',
'MacroListVerify': 'dataset',
'DNSOverride': 'str',
'debugLevel': 'int'
'debugLevel': 'int',
'SignHeaders': 'dataset'
}
# check to see if it's a file