We have the storage configurations from Tools>Communities>Storage
Configuration, which is stored under
/etc/socialconfig/srpc/defaultconfiguration, in our code in order to be
able to simply deploy it on an AEM instance without the need to
configure it manually via the UI on every instance. The challenge is now
that we need different configurations for different environments like
author, publish, DEV, QA, PROD ...Is there a way to achieve that, just
like it can be done with the OSGI configuration...