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

docs/manual/mod/mod_lua.xml

index dfdc3a0e8a714550f8fc4ce39d2c7e6a398e0d88..d7b961ad516e8ede42791aaa8079de72b52cbe23 100644 (file)
@@ -595,6 +595,7 @@ LuaPackagePath /scripts/lib/?/init.lua
 </usage>
 </directivesynopsis>
 
+<!-- Not implemented yet 
 <directivesynopsis>
 <name>LuaCodeCache</name>
 <description>Configure the compiled code cache.</description>
@@ -627,6 +628,7 @@ LuaCodeCache never
 
 </usage>
 </directivesynopsis>
+-->
 
 <directivesynopsis>
 <name>LuaHookTranslateName</name>