X-Git-Url: https://git.r.bdr.sh/rbdr/mobius/blobdiff_plain/22c599abc18895f73e96095f35b71cf3357d41b4..bb7fe19f7e331f0e8c79f4da61543981acd36422:/hotline/config.go diff --git a/hotline/config.go b/hotline/config.go index e0c20cf..d2a8ac6 100644 --- a/hotline/config.go +++ b/hotline/config.go @@ -1,11 +1,5 @@ package hotline -const ( - defaultAgreement = "This is an agreement. Say you agree.\r" - defaultMessageBoard = "Welcome to Hotline\r" - defaultThreadedNews = "Categories:\n" -) - type Config struct { Name string `yaml:"Name"` // Name used for Tracker registration Description string `yaml:"Description"` // Description used for Tracker registration