From 50141947f29c1dda4bb0aa88fff28d7249d09236 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?To=CF=80?= Date: Sun, 3 Dec 2023 17:07:36 +0100 Subject: [PATCH] update application.yml.example --- README.md | 2 +- application.yml.example => application.example.yml | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) rename application.yml.example => application.example.yml (98%) diff --git a/README.md b/README.md index 3bebf87c..c42c8632 100644 --- a/README.md +++ b/README.md @@ -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 diff --git a/application.yml.example b/application.example.yml similarity index 98% rename from application.yml.example rename to application.example.yml index a1c2862c..43dc0a8c 100644 --- a/application.yml.example +++ b/application.example.yml @@ -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: