]> granicus.if.org Git - apache/commitdiff
Comment out LuaCodeCache, which hasn't been implemented yet.
authorDaniel Gruno <humbedooh@apache.org>
Sun, 29 Jul 2012 15:50:52 +0000 (15:50 +0000)
committerDaniel Gruno <humbedooh@apache.org>
Sun, 29 Jul 2012 15:50:52 +0000 (15:50 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1366860 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_lua.xml

index 8df63983f96a7f3d35cb3ac8a8222edbf1589134..1ccf1a62e5726312fbc79c776c0ab3af92d2303a 100644 (file)
@@ -520,6 +520,7 @@ LuaPackagePath /scripts/lib/?/init.lua
 </usage>
 </directivesynopsis>
 
+<!-- Not implemented yet
 <directivesynopsis>
 <name>LuaCodeCache</name>
 <description>Configure the compiled code cache.</description>
@@ -552,6 +553,7 @@ LuaCodeCache never
 
 </usage>
 </directivesynopsis>
+-->
 
 <directivesynopsis>
 <name>LuaHookTranslateName</name>