1
0
mirror of https://github.com/haiwen/seafile-server.git synced 2025-09-09 19:29:03 +00:00

Add friendly_name parameter

This commit is contained in:
杨赫然
2024-07-03 18:27:47 +08:00
parent 4ca723d183
commit d5ba518e79
20 changed files with 259 additions and 299 deletions

View File

@@ -32,6 +32,7 @@ index_blocks_mgr_start_index (IndexBlksMgr *mgr,
GList *paths,
const char *repo_id,
const char *user,
const char *friendly_name,
int replace_existed,
gboolean ret_json,
const char *canon_path,