diff --git a/scripts/seahub.conf b/scripts/seahub.conf index 60e2b9b..0176030 100644 --- a/scripts/seahub.conf +++ b/scripts/seahub.conf @@ -2,6 +2,7 @@ import os daemon = True workers = 3 +threads = 5 # Logging runtime_dir = os.path.dirname(__file__)