Disable DupFileManager Stash plugin dryrun mode

This commit is contained in:
Chris King
2025-02-18 01:19:53 -08:00
parent db5394a2c5
commit 31a5e76cee

View File

@@ -138,14 +138,14 @@ plugins:
zwGraylist: /data,/movies,/packs zwGraylist: /data,/movies,/packs
zxBlacklist: "" zxBlacklist: ""
zySwapBetterBitRate: true zySwapBetterBitRate: true
zySwapBetterFrameRate: true zySwapBetterFrameRate: false
zySwapCodec: true zySwapCodec: true
zySwapHighRes: true zySwapHighRes: true
zySwapLongLength: true zySwapLongLength: true
zzDebug: true zzDebug: true
zzObsoleteSettingsCheckVer2: true zzObsoleteSettingsCheckVer2: true
zzTracing: true zzTracing: true
zzdryRun: true zzdryRun: false
PerformerDetailsExtended: PerformerDetailsExtended:
additionalStyling: true additionalStyling: true
appearsMostWithGendered: true appearsMostWithGendered: true
@@ -352,7 +352,7 @@ ui:
https://theporndb.net/graphql: [] https://theporndb.net/graphql: []
markSceneAsOrganizedOnSave: false markSceneAsOrganizedOnSave: false
mode: auto mode: auto
selectedEndpoint: https://stashdb.org/graphql selectedEndpoint: https://theporndb.net/graphql
setCoverImage: true setCoverImage: true
setTags: true setTags: true
showMales: true showMales: true