agree to upload deletions

This commit is contained in:
fyears 2024-01-06 22:34:00 +08:00
parent b9ddd97052
commit d0af937fd1

View File

@ -84,7 +84,7 @@ const DEFAULT_SETTINGS: RemotelySavePluginSettings = {
autoRunEveryMilliseconds: -1,
initRunAfterMilliseconds: -1,
syncOnSaveAfterMilliseconds: -1,
agreeToUploadExtraMetadata: false,
agreeToUploadExtraMetadata: true, // as of 20240106, it's safe to assume every new user agrees with this
concurrency: 5,
syncConfigDir: false,
syncUnderscoreItems: false,