Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add new environment variables to the example environment file.
These are added as commented out so that the default `application.yml` settings are used. The `APP_DATALOADER_INITIALIZE` should only be `true` for the initial setup but after that it is recommended to set this to `false`. The `APP_FILTER_EMBARGOTYPENONE` and `APP_FILTER_SUBMISSIONTYPENONE` should be set to `None` as the default. These can be changed as needed, such as setting `APP_FILTER_SUBMISSIONTYPENONE` to `Unknown`.
- Loading branch information