mirror of
https://github.com/haiwen/seafile-server.git
synced 2025-09-16 15:18:58 +00:00
Get repo list add return virtual repos (#605)
Co-authored-by: 杨赫然 <heran.yang@seafile.com>
This commit is contained in:
@@ -91,7 +91,7 @@ static void start_rpc_service (const char *seafile_dir,
|
||||
searpc_server_register_function ("seafserv-threaded-rpcserver",
|
||||
seafile_get_repo_list,
|
||||
"seafile_get_repo_list",
|
||||
searpc_signature_objlist__int_int_string());
|
||||
searpc_signature_objlist__int_int_string_int());
|
||||
searpc_server_register_function ("seafserv-threaded-rpcserver",
|
||||
seafile_count_repos,
|
||||
"seafile_count_repos",
|
||||
|
Reference in New Issue
Block a user