mirror of
https://github.com/halejohn/Cloudreve.git
synced 2026-01-26 09:34:57 +08:00
Feat: enable using LAN endpoint in serverside request of OSS policy (#399)
This commit is contained in:
@@ -33,4 +33,6 @@ const (
|
||||
IgnoreConflictCtx
|
||||
// RetryCtx 失败重试次数
|
||||
RetryCtx
|
||||
// ForceUsePublicEndpoint 强制使用公网 Endpoint
|
||||
ForceUsePublicEndpoint
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user