mirror of
https://github.com/Part-DB/Part-DB-server.git
synced 2026-04-15 19:09:36 +00:00
Allow to disable the NoPrivateNetwork protection for attachment downloads via an env variable
This commit is contained in:
parent
ad35ae6e9e
commit
7d8a7ab471
4 changed files with 13 additions and 1 deletions
|
|
@ -105,6 +105,8 @@ parameters:
|
|||
|
||||
env(DATABASE_EMULATE_NATURAL_SORT): 0
|
||||
|
||||
env(ALLOW_ATTACHMENT_DOWNLOADS_FROM_LOCALNETWORK): 0
|
||||
|
||||
######################################################################################################################
|
||||
# Bulk Info Provider Import Configuration
|
||||
######################################################################################################################
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue