what's the difference between "/apps/my-apps/config" and "/apps/my-app/configs"?
This 2 folders are in our custom package. I know from experience that the config available in the XML file is --not-- applied if I placed them inside "/apps/my-apps/config".
I'm only asking since I was looking at the ACS commons error handling and it states to put the XML config file inside "/apps/my-app/config" but in our case, we have it inside "/apps/my-apps/configs"