mirror of
https://github.com/danny-avila/LibreChat.git
synced 2026-02-07 18:14:22 +01:00
wip: shared links ttl prototype
This commit is contained in:
parent
8bdc808074
commit
3d05d22e90
12 changed files with 234 additions and 13 deletions
|
|
@ -623,6 +623,8 @@ AZURE_CONTAINER_NAME=files
|
|||
|
||||
ALLOW_SHARED_LINKS=true
|
||||
ALLOW_SHARED_LINKS_PUBLIC=true
|
||||
# Default expiration time for shared links in hours (default: 0 = never expires)
|
||||
# SHARED_LINK_DEFAULT_TTL_HOURS=0
|
||||
|
||||
#==============================#
|
||||
# Static File Cache Control #
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue