mirror of
https://github.com/DrizzleTime/Foxel.git
synced 2026-05-22 16:50:09 +08:00
feat(storage): implement storage management API and enhance storage mode handling
This commit is contained in:
@@ -16,12 +16,6 @@ public class ConfigService(
|
||||
{
|
||||
"AI:ApiKey",
|
||||
"Authentication:GitHubClientSecret",
|
||||
"Storage:TelegramStorageBotToken",
|
||||
"Storage:S3StorageAccessKey",
|
||||
"Storage:S3StorageSecretKey",
|
||||
"Storage:CosStorageSecretId",
|
||||
"Storage:CosStorageSecretKey",
|
||||
"Storage:WebDAVPassword",
|
||||
};
|
||||
|
||||
// 缓存过期时间
|
||||
|
||||
Reference in New Issue
Block a user