示例#1
0
 def set_user_quota(self, username, quota):
     return seafserv_threaded_rpc.set_user_quota(username, quota)
示例#2
0
文件: api.py 项目: miurahr/seafile
 def set_user_quota(self, username, quota):
     return seafserv_threaded_rpc.set_user_quota(username, quota)