config.properties
975 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
#debug_enable
is_debug_enable=false
#redis servers
redis.proxy.address=192.168.102.211
redis.proxy.port = 6379
redis.proxy.auth=
redis.readonly.proxy.address=192.168.102.211
redis.readonly.proxy.port=6379
redis.readonly.proxy.auth=
#redis notsync
redis.notsync.twemproxy.addresses=192.168.102.211:6379
redis.notsync.twemproxy.auth=
#redis push
redis.push.address=192.168.102.211
redis.push.port = 6379
redis.push.auth=
#redis pool
redis.pool.maxTotal=200
redis.pool.maxIdle=100
redis.pool.minIdle=30
redis.pool.maxWaitMillis=10000
#cacheclean rabbit
rabbit.cacheclean.producer.host=192.168.102.211:5672
rabbit.cacheclean.consumer.host=192.168.102.211:5672
#message_center_rabbit_mq_config
rabbit_host=192.168.102.211:5672
rabbit_user=yoho
rabbit_password=yoho
rabbit_vhost=yoho
#AES_KEY
aesKey=yoho96461qaz2wsx
aliyun.sms.accessKeyId=wIBL09Z0xu7uJUkX0yNnFWy8tNv+KZEH8req1GsE1+k=
aliyun.sms.secret=/tnQdyzBuARAcql9ad+yJVzlQNX9bfhEmJxr7wdLz58=
message.sender.isDev=true