mirror of
https://github.com/haiwen/seafile-server.git
synced 2025-09-16 15:18:58 +00:00
Support loading configuration from database.
This commit is contained in:
@@ -8,7 +8,6 @@
|
||||
struct _SeafQuotaManager {
|
||||
struct _SeafileSession *session;
|
||||
|
||||
gint64 default_quota;
|
||||
gboolean calc_share_usage;
|
||||
};
|
||||
typedef struct _SeafQuotaManager SeafQuotaManager;
|
||||
|
Reference in New Issue
Block a user