diff --git a/pyfpdb/GuiBulkImport.py b/pyfpdb/GuiBulkImport.py index 8472f7ed..c166bbb4 100755 --- a/pyfpdb/GuiBulkImport.py +++ b/pyfpdb/GuiBulkImport.py @@ -36,7 +36,7 @@ import Configuration class GuiBulkImport(): # CONFIGURATION - update these as preferred: - allowThreads = False # set to True to try out the threads field + allowThreads = True # set to True to try out the threads field # not used def import_dir(self):