Skip to content

Commit 2a62bc3

Browse files
Fix typo in docs
Co-Authored-By: Florian Spieß <[email protected]>
1 parent d0fceb7 commit 2a62bc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

LavalinkServer/application.yml.example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ lavalink:
2323
#excludedIps: ["...", "..."] # ips which should be explicit excluded from usage by lavalink
2424
#strategy: "RotateOnBan" # RotateOnBan | LoadBalance | NanoSwitch | RotatingNanoSwitch
2525
#searchTriggersFail: true # Whether a search 429 should trigger marking the ip as failing
26-
#retryLimit: -1 # -1 = user default lavaplayer value | 0 = infinity | >0 = retry will happen this numbers times
26+
#retryLimit: -1 # -1 = use default lavaplayer value | 0 = infinity | >0 = retry will happen this numbers times
2727

2828
metrics:
2929
prometheus:

0 commit comments

Comments
 (0)