Esempio n. 1
0
 def get_user_self_usage(self, username):
     """Get the sum of repos' size of the user"""
     return seafserv_threaded_rpc.get_user_quota_usage(username)
Esempio n. 2
0
 def get_user_self_usage(self, username):
     """Get the sum of repos' size of the user"""
     return seafserv_threaded_rpc.get_user_quota_usage(username)