Flag to indicate that the 'private' file download method is enabled.
When using this method, all file requests are served by Drupal, during which access-control checking can be performed.
| Name | Description |
|---|---|
| File interface | Common file handling functions. |
define('FILE_DOWNLOADS_PRIVATE', 2);