SIGN IN SIGN UP

plugins/discovery: Fix discovery erasing `persistence_directory` config

Before this change, if a discovery bundle didn't contain configuration
for `persistence_directory`, this would be deleted from the manager's
configuration. When enabling persistence of the discovery bundle this
doesn't make much sense, as the first discovery bundle would erase the
persistence settings.

This change ensures that discovery never erases `persistence_directory`.

Signed-off-by: Benjamin Nørgaard <mail@blacksails.dev>
B
Benjamin Nørgaard committed
caa24f0c4e5c7e5dcd30b1eb44d8de76537d10fc
Parent: 58e52ee
Committed by Ashutosh Narkar <anarkar4387@gmail.com> on 6/28/2023, 11:35:16 PM