mirror of
https://github.com/halejohn/Cloudreve.git
synced 2026-01-26 09:34:57 +08:00
Add: upload controller in slave mode
This commit is contained in:
@@ -15,4 +15,6 @@ const (
|
||||
FileModelCtx
|
||||
// HTTPCtx HTTP请求的上下文
|
||||
HTTPCtx
|
||||
// UploadPolicyCtx 上传策略,一般为slave模式下使用
|
||||
UploadPolicyCtx
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user