diff options
author | Parker <contact@pkrm.dev> | 2024-12-03 00:30:05 -0600 |
---|---|---|
committer | Parker <contact@pkrm.dev> | 2024-12-03 00:30:05 -0600 |
commit | da95becba77392ba7110cab8370c21303ab779fa (patch) | |
tree | 3bc7552bfd03a037af8c7d3294362e556daad677 /README.md | |
parent | 7eb7f76bb8611e15d5bcaa18516cab200c339086 (diff) |
Update application.yml
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -86,7 +86,7 @@ For instructions on setting up a Lavalink node on bare metal, look [here](https: After setting up your Lavalink node, it is highly recommended to configure IPv6 rotation with at least a /64 or /48 block. IPv6 rotation helps to relieve issues from getting rate limited/blocked from YouTube and other sources. There are helpful guides for setting this up which are available on GitHub, however, [this](https://github.com/Nansess/tunnelbroker-guide) is the one that I have used . -An example of my personal `application.yml` configuration file can be found [here](https://github.com/PacketParker/Guava/blob/main/application.yml.example). +An example of my personal `application.yml` configuration file can be found [here](application.yml). <br> |