vocascan / vocascan-server

Server for Vocascan
https://vocascan.com
Apache License 2.0
26 stars 5 forks source link

Email verification adjustment #86

Closed luwol03 closed 2 years ago

luwol03 commented 2 years ago
Status Type Env Vars Change
✅ Ready Feature No

Description

This PR add's:

{
    "identifier": "vocascan-server",
    "version": "1.2.1-rc.1",
    "locked": false,
    "commitRef": "9b0f913",
    "email_confirm": {
        "enabled": true,
        "level": "medium",
        "time": 1209600000
    }
}

Motivation and Context

Screenshots / GIFs (if appropriate):

Checklist

Resolves