From fd3f6863ba2dfaad1aa69decd74d1bee045df872 Mon Sep 17 00:00:00 2001 From: Weihao Date: Thu, 20 May 2021 01:02:07 -0400 Subject: [PATCH] Update notes --- src/main/resources/example_config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/resources/example_config.yml b/src/main/resources/example_config.yml index 0bc5c94..39da0f7 100644 --- a/src/main/resources/example_config.yml +++ b/src/main/resources/example_config.yml @@ -17,7 +17,7 @@ max-redis-connections: 8 useSSL: false -# An identifier for this BungeeCord instance. +# An identifier for this BungeeCord instance. Will randomly generate if leaving it blank. server-id: "test1" # 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