Using the DBStore

You can store Documents and Media files in your Liferay DXP database using DBStore. DBStore’s maximum file (stored as a blob) size is 1 gigabyte. To store files larger than that, use Simple File System Store or Advanced File System Store.

Here are the DBStore configuration steps:

  1. Set the following property in a portal-ext.properties file in your Liferay Home folder:

    dl.store.impl=com.liferay.portal.store.db.DBStore
    
  2. Restart Liferay DXP.

Documents and Media now uses Liferay DXP’s database via DBStore.

« Using the CMIS StoreLiferay DXP Clustering »
Was this article helpful?
0 out of 2 found this helpful