Browse Source

Set default expiry to 1 day

master
BBaoVanC 1 year ago
parent
commit
7694a245de
  1. 2
      .gitmodules
  2. 1
      configs/linx-server.conf
  3. 2
      linx-server

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

1
configs/linx-server.conf

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

2
linx-server

@ -1 +1 @@
Subproject commit c3a2f2d132c7a3a98fc15a83b710dff086fc271a
Subproject commit 21d75c471c164529d2e4703e61cb30f239874f0a
Loading…
Cancel
Save