Files
BoundlessHorizons/config/disccord-server.toml
2024-09-25 03:12:49 +02:00

7 lines
438 B
TOML

#Server settings
[server]
#A list of website names to show when a player tries to use an unwhitelisted URL
whitelistedWebsites = ["Youtube", "Discord", "GDrive", "Dropbox"]
#List of whitelisted URLs to allow for playing music
whitelistedUrls = ["https://youtu.be", "https://www.youtube.com", "https://youtube.com", "https://cdn.discordapp.com", "https://drive.google.com/uc", "https://www.dropbox.com/scl", "https://dropbox.com/scl"]