Configuration
From DreamFactory
> Unless otherwise noted, all configuration settings on this page are in the `.env` file of the application in question. Each application has a `.env` file in the root of it's installation.
Console
Dashboard
Allow User Uploads
By default, dashboard users are not allowed to upload their own personal export files. The system manages a list of exports it has created, and by default, users may choose only from that list.
If you wish to allow your users to upload their own export files, the value of the `DFE_ALLOW_IMPORT_UPLOADS` to `true`.