luci-mod-admin-full: make diagnostics url customizable
[project/luci.git] / modules / luci-base / root / etc / config / luci
index c503a8f..a443742 100644 (file)
@@ -1,6 +1,6 @@
 config core main
        option lang auto
 config core main
        option lang auto
-       option mediaurlbase /luci-static/openwrt.org
+       option mediaurlbase /luci-static/bootstrap
        option resourcebase /luci-static/resources
        
 config extern flash_keep
        option resourcebase /luci-static/resources
        
 config extern flash_keep
@@ -22,3 +22,8 @@ config internal ccache
        option enable 1
                
 config internal themes
        option enable 1
                
 config internal themes
+
+config internal 'diag'
+       option ping 'dev.openwrt.org'
+       option route 'dev.openwrt.org'
+       option dns 'dev.openwrt.org'