mirror of
https://github.com/ZizzyDizzyMC/linx-server.git
synced 2026-01-23 02:14:33 +00:00
Update server.go
This commit is contained in:
parent
5a42af9611
commit
3ef06652a8
1 changed files with 1 additions and 0 deletions
|
|
@ -74,6 +74,7 @@ var Config struct {
|
|||
accessKeyCookieExpiry uint64
|
||||
customPagesDir string
|
||||
cleanupEveryMinutes uint64
|
||||
extraFooterText string
|
||||
}
|
||||
|
||||
var Templates = make(map[string]*pongo2.Template)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue