We are saving this in the db, but are we ever using this value from the db?
I think we should use it as the 1st default value in this function itself if config was not sent in the message_data; and default to the RepoConfig::default() only when this information is not available in the db.
Originally posted by @avikalpg in #11 (comment)