Skip to content

Commit

Permalink
Update LavalinkServer/application.yml.example
Browse files Browse the repository at this point in the history
Co-authored-by: Freya Arbjerg <freya@arbjerg.dev>
  • Loading branch information
topi314 and freyacodes committed Oct 12, 2023
1 parent bc0c250 commit 05eed1b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion LavalinkServer/application.yml.example
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ plugins:
# another_key: another_value
lavalink:
plugins:
# - dependency: "com.github.example:example-plugin:1.0.0" # required, the dependency to your plugin
# - dependency: "com.github.example:example-plugin:1.0.0" # required, the coordinates of your plugin
# repository: "https://maven.example.com/releases" # optional, defaults to the Lavalink release repository
# snapshot: false # optional, defaults to false, used to tell Lavalink to use the snapshot repository instead of the release repository
# pluginsDir: "./plugins" # optional, defaults to "./plugins"
Expand Down

0 comments on commit 05eed1b

Please sign in to comment.