mirror of
https://github.com/haiwen/seafile-server.git
synced 2025-09-09 11:18:54 +00:00
Add verify blocks after sync (#715)
Co-authored-by: 杨赫然 <heran.yang@seafile.com>
This commit is contained in:
@@ -19,6 +19,8 @@ struct _HttpServerStruct {
|
||||
char *windows_encoding;
|
||||
int worker_threads;
|
||||
int cluster_shared_temp_file_mode;
|
||||
|
||||
gboolean verify_client_blocks;
|
||||
};
|
||||
|
||||
typedef struct _HttpServerStruct HttpServerStruct;
|
||||
|
Reference in New Issue
Block a user