add ignorePaths setting

This commit is contained in:
ras0q
2024-01-03 23:36:12 +08:00
committed by fyears
parent 81c79ab848
commit 79a0b9f44d
5 changed files with 33 additions and 6 deletions
+1
View File
@@ -86,6 +86,7 @@ export interface RemotelySavePluginSettings {
lang?: LangTypeAndAuto;
logToDB?: boolean;
skipSizeLargerThan?: number;
ignorePaths?: string[];
/**
* @deprecated