You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
By default, Parse stores user files in MongoDB. A preferred implementation on Triton would be to use Manta for user file storage. There is a pluggable "File Adapater" solution that should support this:
By default, Parse stores user files in MongoDB. A preferred implementation on Triton would be to use Manta for user file storage. There is a pluggable "File Adapater" solution that should support this:
https://github.com/ParsePlatform/parse-server/wiki/Configuring-File-Adapters
This should be enabled/configured via external config (docker-compose level) and is should be optional.
The text was updated successfully, but these errors were encountered: