The only answer I can find is that the rate limits for Management API are higher on production environments. Is that the only thing which changes? I’m basically asking if anything else changes when a tag is changes, and if it is safe to do so.
I did some research about this topic. The only impact of changing the environment tag from "Development to “Production” is the rate limit. So it’s safe to make this change.
Thanks @lihua.zhang - I just wanted to make sure that there were no other config changes that would happen in the background, as this is currently used for our production websites.
It would perhaps be useful to indicate that the tags were safe to change in your documentation, as it’s not currently 100% clear.