Set default expiry to 1 day
This commit is contained in:
parent
ee316a5998
commit
7694a245de
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
|
||||||
|
@ -1 +1 @@
|
|||||||
Subproject commit c3a2f2d132c7a3a98fc15a83b710dff086fc271a
|
Subproject commit 21d75c471c164529d2e4703e61cb30f239874f0a
|
Loading…
Reference in New Issue
Block a user