Skip to content

Commit

Permalink
删除些没用的东西
Browse files Browse the repository at this point in the history
  • Loading branch information
ch0ice committed Apr 29, 2020
1 parent fb05991 commit 46c32ae
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions src/main/resources/application.properties
Original file line number Diff line number Diff line change
Expand Up @@ -30,18 +30,6 @@ spring.kafka.producer.key-serializer=org.apache.kafka.common.serialization.ByteA
spring.kafka.producer.value-serializer=org.apache.kafka.common.serialization.ByteArraySerializer


#redis config
#spring.redis.sentinel.master=mymaster
#spring.redis.sentinel.nodes=redis1.dev.autoai.com:26379
#spring.redis.host=192.168.144.33
#spring.redis.port=6388
#spring.redis.password=
#spring.redis.timeout=5000
#spring.redis.jedis.pool.max-idle=20
#spring.redis.jedis.pool.min-idle=5
#spring.redis.jedis.pool.max-active=20
#spring.redis.jedis.pool.max-wait=



#log config
Expand Down

0 comments on commit 46c32ae

Please sign in to comment.