linx-server/configs/linx-server.conf

16 lines
447 B
Plaintext
Raw Normal View History

2021-12-11 23:13:15 -06:00
bind = 0.0.0.0:8080
sitename = bobashare
siteurl = https://share.boba.best/
selifpath = raw
maxsize = 1073741824
2021-12-12 20:01:35 -06:00
maxexpiry = 604800
2021-12-14 13:40:34 -06:00
default-expiry = 86400
2021-12-12 20:01:35 -06:00
#allowhotlink = true
#remoteuploads = true
2021-12-12 16:48:02 -06:00
force-random-filename = false
2021-12-13 08:42:03 -06:00
max-duration-size = 26214400
2021-12-12 20:01:35 -06:00
max-duration-time = 86400
2021-12-11 23:13:15 -06:00
realip = true
cleanup-every-minutes = 5
2021-12-13 08:42:03 -06:00
extra-footer-text = "Email: support@boba.best or abuse@boba.best | Limits: less than 25 MiB: 7 days, up to 1 GiB: 24 hours"