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