Explorar o código

档案浏览器-redis配置注释-by zdm

unknown %!s(int64=7) %!d(string=hai) anos
pai
achega
b411df0057
Modificáronse 1 ficheiros con 5 adicións e 5 borrados
  1. 5 5
      svr-health-profile.yml

+ 5 - 5
svr-health-profile.yml

@ -10,11 +10,11 @@ logging:
spring:
  # REDIS
  redis:
    database: 0 # Database index used by the connection factory.
    port: 6379 # Redis server port.
    password: # Login password of the redis server.
    timeout: 0 # Connection timeout in milliseconds.
   #redis:
    #database: 0 # Database index used by the connection factory.
    #port: 6379 # Redis server port.
    #password: # Login password of the redis server.
    #timeout: 0 # Connection timeout in milliseconds.
    #sentinel:
    #  master: # Name of Redis server.
    #  nodes: # Comma-separated list of host:port pairs.