Blob Storage Settings

As another data storage, you have the option of connecting your project to a blob storage.

BLOB stands for Binary Large Object and describes a large file that exists in binary form and is to be stored in a database. All data including the BLOBs are neatly integrated and referenced in the database schema. Backups and dumps of the database contain all relevant data.

To do this,

1. open the appropriate tab in the project settings.

2. enter the storage URL of the blob storage, as well as your username, a password and a bucket name. You can activate the function by clicking on the box.

Save your changes.