mirror of
https://github.com/haiwen/seafile-server.git
synced 2025-09-01 15:36:37 +00:00
Support loading configuration from database.
This commit is contained in:
@@ -17,8 +17,6 @@ struct _HttpServerStruct {
|
||||
char *http_temp_dir; /* temp dir for file upload */
|
||||
char *windows_encoding;
|
||||
gint64 fixed_block_size;
|
||||
gint64 max_upload_size;
|
||||
gint64 max_download_dir_size;
|
||||
int web_token_expire_time;
|
||||
int max_indexing_threads;
|
||||
};
|
||||
|
Reference in New Issue
Block a user