Author: sseifert
Date: Sat Nov 26 07:45:34 2016
New Revision: 1771435

URL: http://svn.apache.org/viewvc?rev=1771435&view=rev
Log:
add service user notice

Modified:
    
sling/site/trunk/content/documentation/bundles/context-aware-configuration/context-aware-configuration.mdtext

Modified: 
sling/site/trunk/content/documentation/bundles/context-aware-configuration/context-aware-configuration.mdtext
URL: 
http://svn.apache.org/viewvc/sling/site/trunk/content/documentation/bundles/context-aware-configuration/context-aware-configuration.mdtext?rev=1771435&r1=1771434&r2=1771435&view=diff
==============================================================================
--- 
sling/site/trunk/content/documentation/bundles/context-aware-configuration/context-aware-configuration.mdtext
 (original)
+++ 
sling/site/trunk/content/documentation/bundles/context-aware-configuration/context-aware-configuration.mdtext
 Sat Nov 26 07:45:34 2016
@@ -169,6 +169,8 @@ The Context-Aware Configuration implemen
 - A plugin "Sling / Context-Aware Configuration" that allows to test 
configuration resolution and prints outs all metadata. This is helpful 
debugging the resolution and collection and property inheritance. For each 
resource and property value the the real source resource path is listed.
 - A inventory printer "Sling Context-Aware Configuration" which lists all SPI 
implementations that are deployed, and additionally prints out all 
configuration metadata and override strings
 
+To use the web console plugin you need to configure a "Service User" mapping 
for the bundle `org.apache.sling.caconfig.impl` to a system user which has read 
access to all context and configuration resources. By default this should be 
`/content`, `/conf`, `/apps/conf` and `/libs/conf`.
+
 
 # References
 


Reply via email to