Update example_config.yml

This commit is contained in:
mohammed jasem alaajel 2021-01-10 23:23:30 +04:00
parent 40e8831ab8
commit 386b02ed30
1 changed files with 3 additions and 2 deletions

View File

@ -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.