Versions Compared

Key

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

...

Code Block
<groupId>org.openhubframework.openhub.extensions<ext</groupId>
<artifactId>file-upload</artifactId>

...

extensions.cfg (defined directly in OpenHub framework web-admin module) or extensions0.cfg (has higher priority) defines references to Spring root configuration files for each extension. Each property has to starts with context.ext prefix.

...