]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
uncomment LuaCodeCache directive
authorDaniel Gruno <humbedooh@apache.org>
Sun, 29 Jul 2012 19:08:18 +0000 (19:08 +0000)
committerDaniel Gruno <humbedooh@apache.org>
Sun, 29 Jul 2012 19:08:18 +0000 (19:08 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1366891 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/mod_lua.xml

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