リモートのファイルをキャッシュするかどうかの設定をDBに保存するように
This commit is contained in:
@@ -46,8 +46,6 @@ export type Source = {
|
||||
secret_key: string;
|
||||
};
|
||||
|
||||
preventCacheRemoteFiles: boolean;
|
||||
|
||||
drive?: {
|
||||
storage: string;
|
||||
bucket?: string;
|
||||
|
Reference in New Issue
Block a user