Skip to content

Prevent initialization if the user did not edit some key variables

It would be nice if before being able to run colmena init we check that the user edited some key values.

I think that the variables to check change if the user is running test or production mode:

For production SMTP server, user and password must be changed, alongside with each app domain.

For test mode (or offline) only the admin username and password are required to change.