公告板
版本库
filestore
活动
搜索
登录
CloudAI
/
faceCompare
人脸比对模块
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
fix cycle import
zhangzengfei
2024-04-18
3c5bc166a563cd851f3e3b5e1a019f7fa0207ab0
[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