hardfiles/config.toml

7 lines
123 B
TOML
Raw Normal View History

2023-11-01 13:11:34 +00:00
webroot = "www"
2023-09-30 23:06:22 +00:00
lport = "5000"
vhost = "hardfiles.org"
dbfile = "dbfile.db"
filelen = 6
2023-12-10 05:32:53 +00:00
folder = "files"
fileexpiry = 86400