Update limits

This commit is contained in:
BBaoVanC 2021-12-12 20:01:35 -06:00
parent e21295b4ed
commit 97ea53674d
1 changed files with 6 additions and 6 deletions

View File

@ -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"