1 Star 0 Fork 16

Funda Wang/netdata

forked from src-openEuler/netdata 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
netdata-remove-web-v2.patch 659 Bytes
一键复制 编辑 原始数据 按行查看 历史
Funda Wang 提交于 2024-09-16 13:21 . 1.47.1
diff -rup a/CMakeLists.txt b/CMakeLists.txt
--- a/CMakeLists.txt 2024-07-23 14:50:37.195784642 +0200
+++ b/CMakeLists.txt 2024-08-15 18:34:28.778489889 +0200
@@ -2960,7 +2960,6 @@ endif()
#
include(src/web/gui/v1/dashboard_v1.cmake)
-include(src/web/gui/v2/dashboard_v2.cmake)
include(src/web/gui/gui.cmake)
function(cat IN_FILE OUT_FILE)
@@ -2983,7 +2982,7 @@ install(FILES
install(FILES
src/web/gui/dashboard_info_custom_example.js
src/web/gui/dashboard_info.js
- src/web/gui/index.html
+ src/web/gui/v1/index.html
src/web/gui/main.css
src/web/gui/main.js
src/web/gui/registry-access.html
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/fundawang/netdata.git
[email protected]:fundawang/netdata.git
fundawang
netdata
netdata
master

搜索帮助