Commit 8c1f4ab4abdb47c7926fa678577973272be6e2df

Carlos Martín Nieto 2014-04-09T12:26:53

config: refresh on delete When we delete an entry, we also want to refresh the configuration to catch any changes that happened externally. This allows us to simplify the logic, as we no longer need to delete these variables internally. The whole state will be refreshed and the deleted entries won't be there.