This is part of Thecore framework: https://github.com/gabrieletassoni/thecore/tree/release/3
It exposes two Env vars to chage the behaviour of Devise at startup:
- MIN_PASSWORD_LENGTH: the minimum length of the password (default: 8)
- SESSION_TIMEOUT_IN_MINUTES: the session timeout in minutes (default: 30)