add login form

This commit is contained in:
Jackzie 2025-04-15 19:08:28 -05:00
parent 4e457a6746
commit ca3d3171dc
3 changed files with 89 additions and 0 deletions

View file

@ -0,0 +1,12 @@
[general]
listen_ip = "0.0.0.0"
listen_port = 80
[backends.local]
path = "/var/tmp/test"
[auth]
enable_registration = true
[smtp]
# TODO: