@ -13,7 +13,7 @@ func DefaultConfig() Config {
APIkey: "thisIsNotASecretTokenNow",
Host: "localhost",
Port: "6889",
Title: "Sgot",
Title: "Shrty",
}
c.DB = c.RootPath + "shrty.db"
return c