公告板
版本库
filestore
活动
搜索
登录
CloudAI
/
faceCompare
人脸比对模块
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
code format
zhangzengfei
2024-09-26
88b1f1d1d14a8fe9e3dde2f363a89d821fc0e641
[CloudAI/faceCompare.git]
/
config
/
compare.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
database:
servePort: 4010
mysqlAddr: 192.168.20.119
username: root
password: c++java123
database: faceanalysis
personTable: dbtablepersons
log:
path: ./log/
level: -1
maxSize: 128
maxBackups: 30
maxAge: 15