Identity Check
Settings Management
Please note settings are imported from environment variables only at initial boot and should be managed from the settings tab on the admin panel thereafter. Please refer to the Setup > Settings page for more details.
| Name | Value |
|---|---|
| IDENTITY_CHECK_ENABLED | If enabled the identity popup will appear asking a user for their name. This will then be used to tag uploads so guests can see who took a particular image/video. Default: true |
| IDENTITY_CHECK_SHOW_ON_PAGE_LOAD | If enabled the identity check popup will appear every page load until the guest sets a name or chooses to be anonymous. Default: true |
| IDENTITY_CHECK_REQUIRE_IDENTITY_FOR_UPLOAD | If enabled guests will not be able to upload content until they set an identity. If they haven't set an identity the upload will be blocked and they will be requested to provide one. Default: false |
| IDENTITY_CHECK_REQUIRE_NAME | If enabled the identity popup will appear asking a user for their name. This will then be used to tag uploads so admins identiy uploaders. Default: false |
| IDENTITY_CHECK_REQUIRE_EMAIL | If enabled the identity popup will appear asking a user for their email address. This will then be used to tag uploads so admins can contact uploaders. Default: false |