1
0
mirror of https://github.com/haiwen/seafile-server.git synced 2025-09-16 15:18:58 +00:00

Revert "Set compute fs-id-list thread to 10 (#450)"

This reverts commit 90427f9f78.
This commit is contained in:
caixiangyue
2021-03-17 15:36:29 +08:00
parent 993d464cda
commit baa76682ea

View File

@@ -54,7 +54,7 @@
#define PERM_EXPIRE_TIME 7200 /* 2 hours */
#define VIRINFO_EXPIRE_TIME 7200 /* 2 hours */
#define FS_ID_LIST_MAX_WORKERS 10
#define FS_ID_LIST_MAX_WORKERS 3
#define FS_ID_LIST_TOKEN_LEN 36
struct _HttpServer {