Fix clear cache on startup
Compare changes
+ 1
− 1
@@ -194,7 +194,7 @@ def read_config():
@@ -194,7 +194,7 @@ def read_config():
config['cache']['object_cache'] = os.path.expanduser(config['cache']['object_cache']).format(pid=os.getpid())