2
0
mirror of https://github.com/proxiodev/RedisBungee.git synced 2025-04-20 17:47:06 +00:00

Update notes

This commit is contained in:
Weihao 2021-05-20 01:02:07 -04:00
parent abc8477dce
commit fd3f6863ba

View File

@ -17,7 +17,7 @@ max-redis-connections: 8
useSSL: false useSSL: false
# An identifier for this BungeeCord instance. # An identifier for this BungeeCord instance. Will randomly generate if leaving it blank.
server-id: "test1" server-id: "test1"
# Should use random string? if enabled proxy id will be like this "test1-66cd2aeb-91f3-43a7-a106-e0307b098652" # Should use random string? if enabled proxy id will be like this "test1-66cd2aeb-91f3-43a7-a106-e0307b098652"
# this great for servers who run replicas in Kubernetes or any auto deploying replica service # this great for servers who run replicas in Kubernetes or any auto deploying replica service