Skip to content

Commit

Permalink
#4682 PlanB State Store
Browse files Browse the repository at this point in the history
  • Loading branch information
stroomdev66 committed Jan 15, 2025
1 parent 2812ea7 commit 82dfee3
Showing 1 changed file with 2 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -593,13 +593,10 @@ appConfig:
refreshAfterWrite: null
maxElements: 1000000
planb:
minTimeToKeepEnvOpen: "PT1M"
minTimeToKeepSnapshots: "PT10M"
nodeList: []
path: "${stroom.home}/planb"
readerCache:
expireAfterAccess: null
expireAfterWrite: "PT10M"
maximumSize: 10
refreshAfterWrite: null
stateDocCache:
expireAfterAccess: null
expireAfterWrite: "PT10M"
Expand Down

0 comments on commit 82dfee3

Please sign in to comment.