Update limits
This commit is contained in:
parent
e21295b4ed
commit
97ea53674d
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user