diff --git a/config.go b/config.go index 25f40e5..66e994c 100644 --- a/config.go +++ b/config.go @@ -15,7 +15,10 @@ type configStaticHtml struct { type configuration struct { Host string Port string + TlsCert string + TlsKey string Static []configStaticHtml + Debug bool Session struct { Guest bool Year int //how many years