Preparation for an Issue #254

This commit is contained in:
Miroslav Stampar
2012-11-28 10:58:18 +01:00
parent 621ae587c7
commit d95dd2d16e
8 changed files with 36 additions and 20 deletions

View File

@@ -599,6 +599,10 @@ csvDel = ,
# Syntax: username:password
dbmsCred =
# Format of dumped data
# Valid: CSV, HTML or SQLITE
dumpFormat = CSV
# Retrieve each query output length and calculate the estimated time of
# arrival in real time.
# Valid: True or False
@@ -627,10 +631,6 @@ oDir =
# Valid: True or False
parseErrors = False
# Replicate dumped data into a sqlite3 database.
# Valid: True or False
replicate = False
# Use Use Tor anonymity network.
# Valid: True or False
tor = False