From 87271896166d11c27ad37b652a963797fa9736a7 Mon Sep 17 00:00:00 2001 From: Nat1anWasTaken Date: Sun, 17 Sep 2023 08:51:10 +0800 Subject: [PATCH] =?UTF-8?q?=E2=9A=99=EF=B8=8F=20fix(application.yml):=20fi?= =?UTF-8?q?xing=20the=20password?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- configs/application.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/configs/application.yml b/configs/application.yml index 039a8f30..792d195c 100644 --- a/configs/application.yml +++ b/configs/application.yml @@ -15,7 +15,7 @@ lavalink: frameBufferDurationMs: 5000 gc-warnings: true opusEncodingQuality: 10 - password: hello + password: youshallnotpass playerUpdateInterval: 5 resamplingQuality: LOW soundcloudSearchEnabled: true @@ -58,4 +58,3 @@ sentry: server: address: 0.0.0.0 port: 2333 - password: "youshallnotpass"