Set default expiry to 1 day
This commit is contained in:
2
.gitmodules
vendored
2
.gitmodules
vendored
@ -1,4 +1,4 @@
|
||||
[submodule "linx-server"]
|
||||
path = linx-server
|
||||
url = https://github.com/BBaoVanC/linx-server.git
|
||||
branch = master
|
||||
branch = bobashare
|
||||
|
@ -4,6 +4,7 @@ siteurl = https://share.boba.best/
|
||||
selifpath = raw
|
||||
maxsize = 1073741824
|
||||
maxexpiry = 604800
|
||||
default-expiry = 86400
|
||||
#allowhotlink = true
|
||||
#remoteuploads = true
|
||||
force-random-filename = false
|
||||
|
Submodule linx-server updated: c3a2f2d132...21d75c471c
Reference in New Issue
Block a user