mirror of
https://github.com/haiwen/seafile-server.git
synced 2025-09-21 11:08:49 +00:00
Add timeout for merge trees
This commit is contained in:
@@ -22,6 +22,7 @@ struct _HttpServerStruct {
|
||||
int worker_threads;
|
||||
int max_index_processing_threads;
|
||||
int cluster_shared_temp_file_mode;
|
||||
int put_head_commit_request_timeout;
|
||||
};
|
||||
|
||||
typedef struct _HttpServerStruct HttpServerStruct;
|
||||
|
Reference in New Issue
Block a user