Adding a question for storing hashes to a temporary file (after a mention of it on Twitter)

This commit is contained in:
stamparm
2013-07-04 15:34:00 +02:00
parent e498694928
commit db536427f0
2 changed files with 11 additions and 2 deletions

View File

@@ -1661,6 +1661,7 @@ def _setKnowledgeBaseAttributes(flushAll=True):
kb.reduceTests = None
kb.stickyDBMS = False
kb.stickyLevel = None
kb.storeHashesChoice = None
kb.suppressResumeInfo = False
kb.technique = None
kb.testMode = False