cziegeler commented on a change in pull request #9:
URL: 
https://github.com/apache/sling-org-apache-sling-servlets-resolver/pull/9#discussion_r417072772



##########
File path: 
src/main/java/org/apache/sling/servlets/resolver/internal/ResolverConfig.java
##########
@@ -58,4 +58,9 @@
     @AttributeDefinition(name = "Default Extensions", description = "The list 
of extensions for which the default behavior "
             + "will be used. This means that the last path segment of the 
resource type can be used as the script name.")
     String[] servletresolver_defaultExtensions() default "html";
+
+    @AttributeDefinition(name = "Mount Internal", description = "Should 
servlets be mounted internally and not as a resource provider. If true,"

Review comment:
       Is this description still accurate? (And I assume the title/description 
of the jira issue need updates as well)




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to