igniterealtime / openfire-httpFileUpload-plugin

Adds XEP-0363 functionality to Openfire that allows compliant clients to exchange files
Apache License 2.0
8 stars 10 forks source link

Add documentation for configuration in a clustered environment #36

Closed Fishbowler closed 1 year ago

Fishbowler commented 1 year ago

By default, this plugin can't work in a properly clustered environment, since the temporary file store will be node-specific.

Add a clustering specific section to the docs to talk about a shared file store.