v1.5 branch refresh based upon upstream master @ c8677ca89e53e3be7988d54280fce166cc894a7e
[librecmc/librecmc.git] / package / network / services / uhttpd / files / uhttpd.config
index 89f99aaeea8ccd3d8aaddf928a383d65a606c58f..a7d769e18878b5200ce0bbee661f1f15ffbefb02 100644 (file)
@@ -51,8 +51,8 @@ config uhttpd main
 
        # Lua url prefix and handler script.
        # Lua support is disabled if no prefix given.
-#      option lua_prefix       /luci
-#      option lua_handler      /usr/lib/lua/luci/sgi/uhttpd.lua
+       option lua_prefix       /luci
+       option lua_handler      /usr/lib/lua/luci/sgi/uhttpd.lua
 
        # Specify the ubus-rpc prefix and socket path.
 #      option ubus_prefix      /ubus
@@ -83,7 +83,7 @@ config uhttpd main
        option tcp_keepalive    1
 
        # Basic auth realm, defaults to local hostname
-#      option realm    Lede
+#      option realm    OpenWrt
 
        # Configuration file in busybox httpd format
 #      option config   /etc/httpd.conf