Multiple config files under apps | Community
Skip to main content
seenivasaragava
New Participant
October 16, 2015
Solved

Multiple config files under apps

  • October 16, 2015
  • 1 reply
  • 556 views

Hi,

If we have two config files under apps structure,

For example  /apps/folder/config/org.apache.sling.engine.impl.auth.SlingAuthenticator  also  inside /apps/system/config/org.apache.sling.engine.impl.auth.SlingAuthenticator

 then CQ is always looking the config file under system. Why can you clarify it.

Thanks in advance.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.
Best answer by Lokesh_Shivalingaiah

Hi Sreenivasa,

By default all the configurations will be stored under /apps/system and hence that takes precedence over the other. Refer [1] for more details

[1] http://docs.adobe.com/docs/en/cq/5-6-1/deploying/configuring_osgi.html#Configuration Persistence

1 reply

Lokesh_Shivalingaiah
Lokesh_ShivalingaiahAccepted solution
New Participant
October 16, 2015

Hi Sreenivasa,

By default all the configurations will be stored under /apps/system and hence that takes precedence over the other. Refer [1] for more details

[1] http://docs.adobe.com/docs/en/cq/5-6-1/deploying/configuring_osgi.html#Configuration Persistence