fix: 网元版本安装UPf默认轻量版(测试

This commit is contained in:
TsMask
2024-05-16 14:51:30 +08:00
parent 12f7eaa16d
commit 9c7f7efb17
2 changed files with 8 additions and 8 deletions

View File

@@ -393,7 +393,7 @@ func (r *NeInfoImpl) neConfOAMData() map[string]any {
"enable": true,
"timer": 60, // 必改
},
// "pubConfigPath": "/usr/local/etc/conf/para5G.yaml",
// "pubConfigPath": "/usr/local/etc/conf/para5G.yaml", // 网元只会读一次后续会置空,建议不放
}
}