update at 2023/08/14

This commit is contained in:
2023-08-14 21:41:37 +08:00
parent a039a664f1
commit 44e8cbee2c
255 changed files with 20426 additions and 233 deletions

View File

@@ -3,7 +3,7 @@
# duration: rotation time with xx hours, example: 1/12/24 hours
# count: rotation count of log, default is 30 rotation
logger:
file: d:/goprojects/ems.agt/restagent/log/restagent.log
file: d:/omc.git/goprojects/ems.agt/restagent/log/restagent.log
level: trace
duration: 24
count: 2
@@ -22,7 +22,7 @@ database:
type: mysql
user: root
password: 1000omc@kp!
host: 192.168.0.229
host: 127.0.0.1
port: 33066
name: omc_db
backup: ./database
@@ -55,12 +55,13 @@ omc:
checksign: false
backup: ./backup
upload: ./upload
frontUpload: D:/goprojects/build/omc/htdocs/front/upload
frontUpload: d:/omc.git/goprojects/build/omc/htdocs/front/upload
software: ./software
license: ./license
gtpUri: gtp:192.168.2.119:2152
checkContentType: false
testMode: true
rbacMode: true
# Alarm module setting
# Forward interface:
@@ -86,7 +87,7 @@ alarm:
# Support single/multiple session of user
auth:
crypt: bcrypt
token: false
token: true
expires: 1800
session: multiple