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