10-22-2022, 08:13 PM
@phorize different way to reach the same is to add a script to the backup (is support at the backup page) that make the required modification for you on restore.
With a few sed commands you can make specific changes to file in a way that will also not break moode on upgrades.
In general; when moode upgrades packages and or config files, backing up and restore entire individual config files will soon or later break.
That is also why the moode backup it self doesn't contain backups of config files, but an ini file with specific settings.
With a few sed commands you can make specific changes to file in a way that will also not break moode on upgrades.
In general; when moode upgrades packages and or config files, backing up and restore entire individual config files will soon or later break.
That is also why the moode backup it self doesn't contain backups of config files, but an ini file with specific settings.