This commit is contained in:
Pedro Palau 2020-01-10 16:33:59 -05:00
parent 9a8f381923
commit db518d7b16
No known key found for this signature in database
GPG key ID: C8ED2A7618D0BE91

View file

@ -18,7 +18,7 @@ var defaultCfg = map[string]string{
"AllowHTML": "true",
"DefaultChannel": "0",
"RememberChannel": "true",
"WelcomeText": "Welcome to this server running <b>Grumble</b>.",
"WelcomeText": "Welcome to this server running <b>Tonio</b>.",
"SendVersion": "true",
}