diff --git a/configs/linx-server.conf b/configs/linx-server.conf index 313daa9..859f64d 100644 --- a/configs/linx-server.conf +++ b/configs/linx-server.conf @@ -3,13 +3,13 @@ sitename = bobashare siteurl = https://share.boba.best/ selifpath = raw maxsize = 1073741824 -maxexpiry = 604800 +maxexpiry = 2419200 default-expiry = 86400 #allowhotlink = true #remoteuploads = true force-random-filename = false max-duration-size = 26214400 -max-duration-time = 86400 +max-duration-time = 604800 realip = true cleanup-every-minutes = 5 -extra-footer-text = "Email: support@boba.best or abuse@boba.best | Limits: less than 25 MiB: 7 days, up to 1 GiB: 24 hours" +extra-footer-text = "Email: support@boba.best or abuse@boba.best | Limits: less than 25 MiB: 28 days, up to 1 GiB: 7 days"