I just noticed that config files stored in {sling.home}/config are
purged when I
restart the server that the Sling WAR archive is hosted on.
If I for example add authentication requirements in the authentication
service
I can see that the SlingAuthenticator.config file is created in
config/org/apache/sling/engine/impl/auth but when I restart the server
the file
is removed and the settings are lost. The folders are still there though.
Is this a bug or is it a feature and if it is a feature how is it disabled?
/Pontus