From 45834345d1cb2eefc92157a1232a11ec505e2dc6 Mon Sep 17 00:00:00 2001 From: Antoine Cotten Date: Sat, 26 Sep 2015 16:18:09 +0200 Subject: [PATCH] update doc --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index fedf631..6b02ff6 100644 --- a/README.md +++ b/README.md @@ -290,6 +290,9 @@ Create a tomcat instance Absolute path to the root of all tomcat instances. Defaults to `/var/lib/tomcats`. *Note:* instances will be installed in `${root_path}/${title}` and $CATALINA_BASE will be set to that folder +#####`default_servlet` +Whether a [Default Servlet](https://tomcat.apache.org/tomcat-8.0-doc/default-servlet.html) (conf/web.xml) should be created for the instance. + See also [Common parameters](#common-parameters) ####Common parameters