From 31a5e76cee9f6bf9d02a447c742f5cd1b27ef881 Mon Sep 17 00:00:00 2001 From: Chris King Date: Tue, 18 Feb 2025 01:19:53 -0800 Subject: [PATCH] Disable DupFileManager Stash plugin dryrun mode --- stashapp/config/config.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/stashapp/config/config.yml b/stashapp/config/config.yml index e84dfd8..d285189 100644 --- a/stashapp/config/config.yml +++ b/stashapp/config/config.yml @@ -138,14 +138,14 @@ plugins: zwGraylist: /data,/movies,/packs zxBlacklist: "" zySwapBetterBitRate: true - zySwapBetterFrameRate: true + zySwapBetterFrameRate: false zySwapCodec: true zySwapHighRes: true zySwapLongLength: true zzDebug: true zzObsoleteSettingsCheckVer2: true zzTracing: true - zzdryRun: true + zzdryRun: false PerformerDetailsExtended: additionalStyling: true appearsMostWithGendered: true @@ -352,7 +352,7 @@ ui: https://theporndb.net/graphql: [] markSceneAsOrganizedOnSave: false mode: auto - selectedEndpoint: https://stashdb.org/graphql + selectedEndpoint: https://theporndb.net/graphql setCoverImage: true setTags: true showMales: true