Overlay should allow modification of src/resources
Description
Openfire adds all files under /src/resources/jar to openfire.jar. Using overlay customization, it would be helpful to add to and/or modify those resources.
While at it, we might as well allow for overlay customization of /src/resources/nativeAuth, which shares the same base directory.
Openfire adds all files under
/src/resources/jar
to openfire.jar. Using overlay customization, it would be helpful to add to and/or modify those resources.While at it, we might as well allow for overlay customization of
/src/resources/nativeAuth
, which shares the same base directory.