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