I’m running the web edition on a headless linux sbc.
location of the web edition file is /opt/duplicacy
I’ve created a systemd service to manage running it, all working fine.
Duplicacy has created it’s config files (the directory .duplicacy-web) in root, I can see that I can change this in the settings, but not sure what best practise is for placing the config files.
perhaps under /opt/duplicacy so it’s alongside the exe?