Commit d3159088 by zinc

修改配置

parent 40403b7e
#网关地址
#????
gatewayurl=https://172.19.1.166:9005
#插件对应的网关项目的projectId
projectid=df345570-d044-47b3-a2c6-0ff265f89b80
#插件同步数据的方式(推/拉)
#??????????projectId
projectid=fda50ea9-b7fa-4fe4-b368-eebeffded6b6
#???????????/??
dataSynchronousMode=pull
#轮询时间(默认1分钟)
#????(??1??)
pullInterval=60000
#是否记录本地同步日志
#??????????
isSave=false
#加密标识
#????
encryption.label=jm_
#单个字符加密后连接起来用某个字符进行分割
#????????????????????
encryption.like.split=#
##like是否执行按照单个字符进行加密开关。1表示按照单个字符进行加密。0表示按照字符串整体进行加密, 默认不开启
##like?????????????????1?????????????0?????????????, ?????
encryption.like.open=1
#is remote enc/dec
encryption.remote=0
#是否采用远程加密卡加解密,false不使用加密卡,true使用加密卡,encryption.remote=1表示远程加解密
#?????????????false???????true??????encryption.remote=1???????
ccoresdf=false
mode=CCORESDF
#key location cache or (cache and file)
encryption.keyCache=1
#插件集成的项目启动后,向平台时注册自己的端口号标识
#?????????????????????????
rootport=54321
#秘钥存放位置
#??????
encryption.location=/home/ghca/data/encryption.properties
#完整性规则存放位置
#?????????
digest.location=/home/ghca/data/digest.properties
#外部配置文件信息地址
#??????????
encryption.config.location=/home/ghca/data/plugin/config.properties
#驱动列表,如有多个以#分割
#??????????#??
encryption.drivers=
#插件是否打印日志,如果为空或者为0不打印日志信息,1为打印日志信息
#????????,???????0????????1???????
encryption.log=0
#插件是否开启sql查询时where条件like替换功能,1为开启,0为不开启
#??????sql???where??like?????1????0????
replaceSql=0
#是否根据登录账号开启脱敏功能,1为开启,0为未开启
#???????????????1????0????
maskingRule=0
#密文分隔符
#?????
encryption.separator=_jm
#******************************** 规则配置信息 ***********************************
#******************************** ?????? ***********************************
#localfile/gateway
encryption.rule-origin=gateway
#localfile/gateway
......@@ -53,5 +53,5 @@ rule.load-period=30
gateway.protocol=https
gateway.host=172.19.1.166
gateway.port=9005
#0:ry系统,1:masking 系统
#0:ry???1?masking ??
getUserType=0
\ No newline at end of file
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论