v3.0.3
Full Changelog: v3.0.2...v3.0.3
兼容4.7.0版本,该版本系统新增了nginx安全补丁,导致luci相关功能受限,为不影响正常使用插件还原了部分nginx配置。
# Resolve the issue of gl-portal redirecting to a local address
location /luci-static/ {
root /www;
...
}Full Changelog: v3.0.2...v3.0.3
兼容4.7.0版本,该版本系统新增了nginx安全补丁,导致luci相关功能受限,为不影响正常使用插件还原了部分nginx配置。
# Resolve the issue of gl-portal redirecting to a local address
location /luci-static/ {
root /www;
...
}