introduction of --fresh-queries

This commit is contained in:
Miroslav Stampar
2011-03-24 10:08:47 +00:00
parent 762397854e
commit ecbbfeba6e
4 changed files with 10 additions and 1 deletions

View File

@@ -484,6 +484,10 @@ sessionFile =
# Valid: True or False
flushSession = False
# Ignores query results stored in session file.
# Valid: True or False
freshQueries = False
# Retrieve each query output length and calculate the estimated time of
# arrival in real time.
# Valid: True or False