API Related Properties(4.1)
You can set the following properties in platform.xml
:
Property | Description |
---|---|
drx.api.file.clean.disk.timeout.minutes | Default value: 60 Use this property to set how often you want the server to clean the temporary directory. The value is in minutes. |
drx.api.file.content.length.max | Default value: 1 GB Use this property to set the maximum file size in bytes that can be uploaded to the server. |
drx.api.file.file.delete.older.minutes | Default value: 15 Use this property to set how long files are kept before being deleted from the temporary directory. The value is in minutes. |
drx.api.file.storage.name | Default value: <value set for the Platform property pico.tmpdir>/file_api Use this property to rename where the files are to be uploaded in the temporary directory, namely, instead of file_api. |