Skip to content

Commit

Permalink
update application.yml.example
Browse files Browse the repository at this point in the history
  • Loading branch information
topi314 committed Dec 3, 2023
1 parent 7ec4c7f commit 5014194
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ This plugin requires Lavalink `v4` or greater
To install this plugin either download the latest release and place it into your `plugins` folder or add the following into your `application.yml`

> **Note**
> For a full `application.yml` example see [here](https://github.com/TopiSenpai/LavaSrc/blob/master/application.yml.example)
> For a full `application.yml` example see [here](https://github.com/TopiSenpai/LavaSrc/blob/master/application.example.yml)

Replace x.y.z with the latest version number
```yaml
Expand Down
1 change: 0 additions & 1 deletion application.yml.example → application.example.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ server: # REST and WS server
lavalink:
plugins:
- dependency: "com.github.topi314.lavasrc:lavasrc-plugin:x.y.z"
repository: "https://maven.topi.wtf/releases"
server:
password: "youshallnotpass"
sources:
Expand Down

0 comments on commit 5014194

Please sign in to comment.