agree to upload deletions
This commit is contained in:
parent
b9ddd97052
commit
d0af937fd1
@ -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,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user