Skip to content

Commit

Permalink
remove overriding cache type
Browse files Browse the repository at this point in the history
Signed-off-by: Harsh Vardhan <[email protected]>
  • Loading branch information
vharsh committed Nov 14, 2024
1 parent d9c6b2e commit 37086b4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions esignet-insurance.properties
Original file line number Diff line number Diff line change
Expand Up @@ -234,8 +234,6 @@ spring.redis.host=redis-master-0.redis-headless.redis.svc.cluster.local
spring.redis.port=6379
management.health.redis.enabled=false

# 'simple' cache type is only applicable only for Non-Production setup
spring.cache.type=simple
mosip.esignet.cache.key.hash.algorithm=SHA3-256

# Cache size setup is applicable only for 'simple' cache type.
Expand Down

0 comments on commit 37086b4

Please sign in to comment.