Skip to content

Commit

Permalink
OP-21936: corrected spel expression.
Browse files Browse the repository at this point in the history
  • Loading branch information
rahul-chekuri committed May 8, 2024
1 parent 2cf564e commit 14141bc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -240,7 +240,7 @@ class GateConfig extends RedisHttpSessionConfiguration {
}

@Bean
@ConditionalOnProperty("true")
@ConditionalOnProperty("services.dashboard.enabled")
OpsmxDashboardService opsmxDashboardService() {
createClient "dashboard", OpsmxDashboardService
}
Expand Down

0 comments on commit 14141bc

Please sign in to comment.