nginx: correct errors from previous merge
[feed/packages.git] / net / nginx / Config.in
index 6482d9d2846ee14339df9621a6719c0528992c59..349f6931533ae53f8e50be864e7e6d59a29b59a4 100644 (file)
@@ -1,5 +1,5 @@
 #
-# Copyright (C) 2010-2012 OpenWrt.org
+# Copyright (C) 2010-2016 OpenWrt.org
 #
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
@@ -177,4 +177,9 @@ config NGINX_NAXSI
        prompt "Enable NAXSI module"
        default y
 
+config NGINX_MODULE_LUA
+       bool
+       prompt "Enable Lua module"
+       default n
+
 endmenu