linx-server/configs/linx-server.conf

17 lines
475 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-17 22:38:07 -06:00
maxexpiry = 2419200
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-17 22:38:07 -06:00
max-duration-time = 604800
2021-12-11 23:13:15 -06:00
realip = true
2021-12-17 23:06:50 -06:00
#cleanup-every-minutes = 5
cleanup-every-minutes = 0
2021-12-17 22:38:07 -06:00
extra-footer-text = "Email: support@boba.best or abuse@boba.best | Limits: less than 25 MiB: 28 days, up to 1 GiB: 7 days"