Update linx-server (file locking)
This commit is contained in:
parent
a99c25cd66
commit
f056ad352d
@ -11,6 +11,5 @@ force-random-filename = false
|
||||
#max-duration-size = 26214400
|
||||
#max-duration-time = 604800
|
||||
realip = true
|
||||
#cleanup-every-minutes = 5
|
||||
cleanup-every-minutes = 0
|
||||
cleanup-every-minutes = 5
|
||||
extra-footer-text = "Email: support@boba.best or abuse@boba.best | Limits: 1 GiB, 28 days"
|
||||
|
@ -9,6 +9,7 @@ services:
|
||||
volumes:
|
||||
- ./data/linx/files:/data/files
|
||||
- ./data/linx/meta:/data/meta
|
||||
- ./data/linx/locks:/data/locks
|
||||
- ./configs/linx-server.conf:/data/linx-server.conf
|
||||
ports:
|
||||
- 127.0.0.1:87:8080
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit 833c9072e7b1b834fe314401786f264d828903d9
|
||||
Subproject commit de1e851b48c2e620a5e7ad9465e3fe3e7688d945
|
Loading…
Reference in New Issue
Block a user