Skip to content
This repository has been archived by the owner on Jul 24, 2018. It is now read-only.

Commit

Permalink
update doc
Browse files Browse the repository at this point in the history
  • Loading branch information
antoineco committed Jul 6, 2016
1 parent c6aaad1 commit 4583434
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 4583434

Please sign in to comment.