mirror of
https://github.com/proxiodev/RedisBungee.git
synced 2025-04-20 01:27:07 +00:00
config rename
This commit is contained in:
parent
089c5d8e5f
commit
de3ce79a0e
@ -56,7 +56,7 @@ network-id: "main"
|
|||||||
# You can set Environment variable 'REDISBUNGEE_PROXY_ID' to override
|
# You can set Environment variable 'REDISBUNGEE_PROXY_ID' to override
|
||||||
proxy-id: "proxy-1"
|
proxy-id: "proxy-1"
|
||||||
|
|
||||||
# since RedisBungee Internally now uses JedisPooled instead of Jedis, JedisPool.
|
# since RedisBungee Internally now uses UnifiedJedis instead of Jedis, JedisPool.
|
||||||
# which will break compatibility with old plugins that uses RedisBungee JedisPool
|
# which will break compatibility with old plugins that uses RedisBungee JedisPool
|
||||||
# so to mitigate this issue, RedisBungee will create an JedisPool for compatibility reasons.
|
# so to mitigate this issue, RedisBungee will create an JedisPool for compatibility reasons.
|
||||||
# disabled by default
|
# disabled by default
|
||||||
|
Loading…
Reference in New Issue
Block a user