You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@knox.apache.org by km...@apache.org on 2013/09/26 15:05:41 UTC

svn commit: r1526471 - /incubator/knox/trunk/books/0.3.0/config.md

Author: kminder
Date: Thu Sep 26 13:05:40 2013
New Revision: 1526471

URL: http://svn.apache.org/r1526471
Log:
Added empty section to cover configuring the Java VM options.

Modified:
    incubator/knox/trunk/books/0.3.0/config.md

Modified: incubator/knox/trunk/books/0.3.0/config.md
URL: http://svn.apache.org/viewvc/incubator/knox/trunk/books/0.3.0/config.md?rev=1526471&r1=1526470&r2=1526471&view=diff
==============================================================================
--- incubator/knox/trunk/books/0.3.0/config.md (original)
+++ incubator/knox/trunk/books/0.3.0/config.md Thu Sep 26 13:05:40 2013
@@ -32,6 +32,7 @@ You SHOULD be able to simply change <ena
 Please try it and file a jira if that doesn't work.
 If so, simply either remove the full provider config for hostmap or remove the <param/> that defines the mapping.
 
+
 ### Logging ###
 
 If necessary you can enable additional logging by editing the `log4j.properties` file in the `conf` directory.
@@ -39,6 +40,11 @@ Changing the rootLogger value from `ERRO
 A number of useful, more fine loggers are also provided in the file.
 
 
+### Java VM Options ###
+
+TODO
+
+
 ### Management of Security Artifacts ###
 
 There are a number of artifacts that are used by the gateway in ensuring the security of wire level communications, access to protected resources and the encryption of sensitive data.