From 264530fc81df429c7675a1b001efebf78201d2f9 Mon Sep 17 00:00:00 2001 From: mohammed jasem alaajel Date: Sat, 26 Jun 2021 20:27:37 +0400 Subject: [PATCH] oops forgot to added the link --- src/main/resources/example_config.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/src/main/resources/example_config.yml b/src/main/resources/example_config.yml index 575ee04..67f5aa4 100644 --- a/src/main/resources/example_config.yml +++ b/src/main/resources/example_config.yml @@ -18,6 +18,7 @@ useSSL: false ################################################################# # REDIS SENTINEL # WARNING: THIS BETA AND NOT TESTED REPORT ANY ISSUES at issues pages in +# https://github.com/limework/redisbungee # If enabled config options redis-server, redis-port and redis-password will be ignored. use-sentinel: false