Migration of ipfs

Running migration migrates the .ipfs folder and its related contents. But the config file has changed with adding newer values. Why isn’t that taken care automatically. Is there a way to update config file values too?

Say,
EnableRelayHop field is removed and RelayService has been introduced, how does this update for the config file be done ? Is ipfs providing anything to update the config file?

Thank you