add static files support and cookie expiration settings

This commit is contained in:
2021-09-11 16:34:43 +03:00
parent 7abdb48ac0
commit 875bfc0823
16 changed files with 35 additions and 16 deletions

View File

@ -59,4 +59,5 @@ secret_key =
[web]
host = 127.0.0.1
static_path = ../web/templates/static
templates = ../web/templates