Просмотр исходного кода

enable https and debug switch.

master
sp 5 лет назад
Родитель
Сommit
b9e51e25cd
1 измененных файлов: 3 добавлений и 0 удалений
  1. +3
    -0
      config.go

+ 3
- 0
config.go Просмотреть файл

type configuration struct { type configuration struct {
Host string Host string
Port string Port string
TlsCert string
TlsKey string
Static []configStaticHtml Static []configStaticHtml
Debug bool
Session struct { Session struct {
Guest bool Guest bool
Year int //how many years Year int //how many years

Загрузка…
Отмена
Сохранить