UPDATE FixPack 1.5 06-sept
This commit is contained in:
@@ -30,8 +30,6 @@ spring.cloud.gcp.firestore.port=${GCP_FIRESTORE_PORT}
|
||||
# =========================================================
|
||||
spring.data.redis.host=${REDIS_HOST}
|
||||
spring.data.redis.port=${REDIS_PORT}
|
||||
spring.redis.jedis.pool.enabled=true
|
||||
spring.redis.notify-keyspace-events=Ex
|
||||
#spring.data.redis.password=23cb4c76-9d96-4c74-b8c0-778fb364877a
|
||||
#spring.data.redis.username=default
|
||||
|
||||
@@ -67,4 +65,9 @@ google.cloud.dlp.dlpTemplateCompleteFlow=${DLP_TEMPLATE_COMPLETE_FLOW}
|
||||
# =========================================================
|
||||
# Quick-replies Preset-data
|
||||
# =========================================================
|
||||
firestore.data.importer.enabled=true
|
||||
firestore.data.importer.enabled=true
|
||||
# =========================================================
|
||||
# LOGGING Configuration
|
||||
# =========================================================
|
||||
logging.level.root=INFO
|
||||
logging.level.com.example=INFO
|
||||
Reference in New Issue
Block a user