We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0fceb7 commit 2a62bc3Copy full SHA for 2a62bc3
LavalinkServer/application.yml.example
@@ -23,7 +23,7 @@ lavalink:
23
#excludedIps: ["...", "..."] # ips which should be explicit excluded from usage by lavalink
24
#strategy: "RotateOnBan" # RotateOnBan | LoadBalance | NanoSwitch | RotatingNanoSwitch
25
#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
+ #retryLimit: -1 # -1 = use default lavaplayer value | 0 = infinity | >0 = retry will happen this numbers times
27
28
metrics:
29
prometheus:
0 commit comments