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 Amazon Simple Storage ServiceIntroduction to Configuring Liferay DXP »
この記事は役に立ちましたか?
0人中0人がこの記事が役に立ったと言っています