Files
duplicati/Duplicati/Library/RestAPI/Database
Kenneth Skovhede 218304c971 Handle immediate usagereporter update
This PR fixes an issue where the callback for updating the usage reporter was not correctly registered.

The effect of this was that settings changes should update the usagereporter (disabling or setting the level), but due to the missing callback settings were not applied until the server restarted.

With this fix, the settings are applied immediately.
2026-05-08 15:42:38 +02:00
..