add wellcome msg config

This commit is contained in:
Yannik Schmidt
2020-08-28 21:15:13 +02:00
parent 6d1cd82e88
commit 2e0884e060
2 changed files with 5 additions and 1 deletions

View File

@@ -22,6 +22,8 @@ SITE_LOGO_URL = "Site Logo URL"
SITE_BASE_URL = "Site Base URL"
WALLPAPER_URL = "/picture/example.png"
SITE_WELLCOME_TITLE = "Title on the Wallpaper"
SITE_WELLCOME_SUBTITLE = "Subtitle on the Wallpaper"
TEAMSPEAK_SERVER = "teamspeak.com"
DISCORD_SERVER = "https://discord.gg/"