Flag to indicate that the 'public' file download method is enabled.
When using this method, files are available from a regular HTTP request, which provides no additional access restrictions.
| Name | Description |
|---|---|
| File interface | Common file handling functions. |
define('FILE_DOWNLOADS_PUBLIC', 1);