The Asset Store

This is simple a tag that is included in the store element, telling the system to put the asset store there.

An Example Using A File Store

<config name="my-cfg">
   <fileStore path="/var/www/storage">
      <assetStore/>
   <fileStore>
<\config>