Skip to content

Commit

Permalink
⚙️ fix(application.yml): fixing the password
Browse files Browse the repository at this point in the history
  • Loading branch information
Nat1anWasTaken authored and Nat1anWasTaken committed Sep 17, 2023
1 parent 2e4ae64 commit 8727189
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions configs/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ lavalink:
frameBufferDurationMs: 5000
gc-warnings: true
opusEncodingQuality: 10
password: hello
password: youshallnotpass
playerUpdateInterval: 5
resamplingQuality: LOW
soundcloudSearchEnabled: true
Expand Down Expand Up @@ -58,4 +58,3 @@ sentry:
server:
address: 0.0.0.0
port: 2333
password: "youshallnotpass"

0 comments on commit 8727189

Please sign in to comment.