mirror of
https://github.com/linuxserver/docker-diskover.git
synced 2026-01-15 00:51:59 +08:00
The customtags.txt, smartsearches.txt, and extrafields.txt files were not persistent as the copies stored in the /config dir were not linked to the files the application reads in /app/diskover-web/public/. Added symbolic links to create persistence after changes are made within the application.