Преглед изворни кода

enable https and debug switch.

master
sp пре 4 година
родитељ
комит
b9e51e25cd
1 измењених фајлова са 3 додато и 0 уклоњено
  1. +3
    -0
      config.go

+ 3
- 0
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

Loading…
Откажи
Сачувај