Rather than putting it in accounts which is quote overloaded (it was orginially supposed to store just a couple of things per account). Create a new config variable that has a mapping (dict) of account id to list of tags. That should be fully backwards compatible.
|