Cleanup old settings file
This commit is contained in:
parent
2445d45d3f
commit
5c2a1d6246
|
@ -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!"]
|
Loading…
Reference in New Issue
Block a user