Improvement regarding #5171

This commit is contained in:
Miroslav Stampar
2022-09-13 22:59:34 +02:00
parent 111620e395
commit 70665c5d2b
3 changed files with 8 additions and 3 deletions

View File

@@ -2045,6 +2045,7 @@ def _setKnowledgeBaseAttributes(flushAll=True):
kb.delayCandidates = TIME_DELAY_CANDIDATES * [0]
kb.dep = None
kb.disableHtmlDecoding = False
kb.disableShiftTable = False
kb.dnsMode = False
kb.dnsTest = None
kb.docRoot = None