Skip to content

Commit

Permalink
Update extensions/redis-client/runtime/src/main/java/io/quarkus/redis…
Browse files Browse the repository at this point in the history
…/client/runtime/RedisConfig.java

Co-authored-by: Manyanda Chitimbo <[email protected]>
  • Loading branch information
antoniodvr and machi1990 authored Jun 6, 2021
1 parent 9f760f3 commit 3fc7bec
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -181,6 +181,7 @@ public static class RedisConfiguration {
* SSL/TLS config.
*/
@ConfigItem
@ConfigDocSection
public Optional<SslConfig> ssl = Optional.empty();

}
Expand Down

0 comments on commit 3fc7bec

Please sign in to comment.