The size of a storage area, in megabytes.
To override the size for a specific storage area, set this parameter in a configuration section that matches the storage area name (as specified by StorageArea).
Type: | Integer |
Default: | 1000 |
Required: | No |
Configuration Section: | MyStorageArea or StorageAreas |
Example: |
The following example specifies a size of 20,000MB for all storage areas, except the first which has a size of 40,000MB: [StorageAreas] StorageArea0=area0 StorageArea1=area1 StorageArea2=area2 BaseFilePath=D:\VideoStorage |
See Also: |
|