Merge server folder to root

This commit is contained in:
Jackzie 2025-04-16 15:58:30 -05:00
parent 7de75a582a
commit f921f47529
4418 changed files with 25524 additions and 3 deletions

12
config/general.toml Normal file
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: