mirror of
https://github.com/haiwen/seafile-server.git
synced 2025-09-01 07:26:37 +00:00
Support traffic statistics.
This commit is contained in:
@@ -35,4 +35,7 @@ int
|
||||
seaf_http_server_invalidate_tokens (HttpServerStruct *htp_server,
|
||||
const GList *tokens);
|
||||
|
||||
void
|
||||
send_statistic_msg (const char *repo_id, char *user, char *operation, guint64 bytes);
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user