mirror of
https://github.com/wassname/cachier.git
synced 2026-09-09 11:19:08 +08:00
removed over-the-top threading 2
This commit is contained in:
+1
-1
@@ -22,7 +22,7 @@ from watchdog.events import PatternMatchingEventHandler
|
||||
|
||||
CACHIER_DIR = '~/.cachier/'
|
||||
EXPANDED_CACHIER_DIR = os.path.expanduser(CACHIER_DIR)
|
||||
DEFAULT_MAX_WORKERS = 5
|
||||
DEFAULT_MAX_WORKERS = 8
|
||||
MONGO_SLEEP_DURATION_IN_SEC = 6
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user