Cleanup old settings file

ipad-testing
Noah 2023-06-30 18:43:26 -07:00
parent 2445d45d3f
commit 5c2a1d6246
1 changed files with 0 additions and 19 deletions

View File

@ -1,19 +0,0 @@
WebsiteURL = "http://localhost:8080"
Title = "BareRTC"
Branding = "BareRTC"
[JWT]
Enabled = false
Strict = false
SecretKey = "hello"
[[PublicChannels]]
ID = "lobby"
Name = "Lobby"
Icon = "fa fa-gavel"
WelcomeMessages = ["Welcome to the chat server!", "Please follow the basic rules:\n\n1. Have fun\n2. Be kind"]
[[PublicChannels]]
ID = "offtopic"
Name = "Off Topic"
WelcomeMessages = ["Welcome to the Off Topic channel!"]