From c12c9d2f31ad2d5f885fc709ec9331371b30667b Mon Sep 17 00:00:00 2001 From: simon Date: Sun, 27 Apr 2025 11:54:18 +0800 Subject: [PATCH] fix: restconf.yaml --- build/usr/local/omc/etc/default/restconf.yaml | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/build/usr/local/omc/etc/default/restconf.yaml b/build/usr/local/omc/etc/default/restconf.yaml index 60d882a..7a8a8e3 100644 --- a/build/usr/local/omc/etc/default/restconf.yaml +++ b/build/usr/local/omc/etc/default/restconf.yaml @@ -57,12 +57,6 @@ redis: host: "127.0.0.1" # Redis host password: "helloearth" db: 10 # Redis db_num - # UDM sub/auth db - udmuser: - port: 6379 # Redis port - host: "127.0.0.1" - password: "helloearth" - db: 0 # Redis db_num # used to specify the default data source for multiple data resourece defaultDataSourceName: "default" @@ -78,7 +72,7 @@ mml: # Tracking configuration trace: - enabled: true + enabled: false host: "172.16.5.100" # Fill in the specific IP address port: 33033 @@ -109,7 +103,9 @@ omc: vendor: "" dn: "" chk2ne: false + capability: 50 sn: "-" + expiryDate: "-" checksign: false rootDir: /usr/local/omc binDir: /usr/local/omc/bin