From 386b02ed306275ecb65c019708bdde09e87e92b4 Mon Sep 17 00:00:00 2001 From: mohammed jasem alaajel <34905970+ham1255@users.noreply.github.com> Date: Sun, 10 Jan 2021 23:23:30 +0400 Subject: [PATCH] Update example_config.yml --- src/main/resources/example_config.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/main/resources/example_config.yml b/src/main/resources/example_config.yml index ba1bbb9..b581a49 100644 --- a/src/main/resources/example_config.yml +++ b/src/main/resources/example_config.yml @@ -1,5 +1,5 @@ # RedisBungee configuration file. -# PLEASE READ THE WIKI: https://github.com/minecrafter/RedisBungee/wiki +# PLEASE READ THE WIKI: https://github.com/Limework/RedisBungee/wiki # The Redis server you use. # Get Redis from http://redis.io/ @@ -12,7 +12,8 @@ redis-password: "" # inefficient plugins or a lot of players. max-redis-connections: 8 -# since redis can support ssl by version 6 you can use ssl in redis bungee too! ( +# since redis can support ssl by version 6 you can use ssl in redis bungee too! +# you must disable this if redis version is under 6 you must disable this or connection wont work!!! useSSL: false # An identifier for this BungeeCord instance.