mirror of
https://github.com/DependencyTrack/dependency-track.git
synced 2026-06-27 19:52:52 +00:00
This was originally necessary because `FileStorage` was an extension point, and it didn't make sense to load the s3 provider when only the local provider was used. We have since moved all infra-level concerns *away* from the extension mechanism, so this use-case no longer exists. Once we add support for loading extensions from external plugins, we'll need a similar mechanism, but most likely one with opt-in rather than opt-out semantics (i.e. operators decide explicitly what to load). Until then, this toggle only adds unnecessary config surface. Signed-off-by: nscuro <nscuro@protonmail.com> |
||
|---|---|---|
| .. | ||
| api | ||
| config | ||
| runtime | ||
| testing | ||
| pom.xml | ||