Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

In order to enable external content, administrators must provide a configuration file stating a set of allowed external paths from which Fedora may provide binary content. This list is provided to the application by using the fcrepo.external.content.allowed startup parameter as follows:

Code Block
-Dfcrepo.external.content.allowed=/path/to/allow.txt

If By default, if this configuration is present at startup time , Fedora will reload the configuration file any time it is modified by default.

Configuration Format

Each line within the file defines a single path from which allowed resources will be allowed. The entries are subject to the following rules:

...