google-docs-add-on icon indicating copy to clipboard operation
google-docs-add-on copied to clipboard

Increase number of sites allowed

Open georgeh opened this issue 8 years ago • 0 comments

Right now we are storing all site data as a JSON user property SITES. As we have started persisting more data about sites (specifically post types) we are starting to run into the limits for individual keys.

To allow for more sites, the persistence layer needs to be refactored to separate each site into its own property.

georgeh avatar Jun 01 '17 18:06 georgeh