If we really want to skip email setup, I think we could.
Giving the user an option to seed the admin user with a username and password but with gibberish email. This will lock the user out since password reset would fail.
Essentially it’s like having a development setup. That said, I am not sure if this is a good idea since the self-hoster would skip setting up email but would have to learn themselves some Rails.