移动云盘在线播放
This commit is contained in:
@@ -154,6 +154,10 @@ export interface AdminConfig {
|
||||
PlayTempSavePath: string;
|
||||
OpenListTempPath: string;
|
||||
};
|
||||
Mobile?: {
|
||||
Enabled: boolean;
|
||||
Authorization: string;
|
||||
};
|
||||
};
|
||||
AIConfig?: {
|
||||
Enabled: boolean; // 是否启用AI问片功能
|
||||
|
||||
Reference in New Issue
Block a user