So users can receive confirmation mails and log in.
At the moment, the only instructions are:
# Wallabag options, see https://github.com/wallabag/docker
SYMFONY__ENV__FOSUSER_REGISTRATION=true
SYMFONY__ENV__MAILER_HOST=127.0.0.1
SYMFONY__ENV__MAILER_USER=~
SYMFONY__ENV__FROM_EMAIL=
There's no way to know if the default options work or not, or what the right options to set are.
So users can receive confirmation mails and log in.
At the moment, the only instructions are:
```
# Wallabag options, see https://github.com/wallabag/docker
SYMFONY__ENV__FOSUSER_REGISTRATION=true
SYMFONY__ENV__MAILER_HOST=127.0.0.1
SYMFONY__ENV__MAILER_USER=~
SYMFONY__ENV__FROM_EMAIL=
```
There's no way to know if the default options work or not, or what the right options to set are.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
So users can receive confirmation mails and log in.
At the moment, the only instructions are:
There's no way to know if the default options work or not, or what the right options to set are.