Moved DupFileManager plugin to a fork in Gitea and moved the files to a new directory

This commit is contained in:
Chris King
2025-02-16 06:20:19 -08:00
parent 8de9b57365
commit a572313d3d

View File

@@ -52,8 +52,8 @@ services:
## Where to store database file ## Where to store database file
- ./data/db:/db - ./data/db:/db
## Custom DupFileManager plugin ## Custom DupFileManager plugin
- /code/Axter-Stash/plugins/DupFileManager:/plugins/community/DupFileManager - /code/Axter-Stash-Gitea/plugins/DupFileManager:/plugins/community/DupFileManager
- /code/Axter-Stash/plugins/DupFileManager/web:/custom_web - /code/Axter-Stash-Gitea/plugins/DupFileManager/web:/custom_web
## Where to store generated content (screenshots,previews,transcodes,sprites) ## Where to store generated content (screenshots,previews,transcodes,sprites)
- /media/stashapp/generated:/generated - /media/stashapp/generated:/generated