Private
Public Access
new: dev: hardening the registration process with removing the not activated registrations #14
This commit is contained in:
@@ -59,3 +59,10 @@ MERCURE_SUBSCRIBER_JWT=changethis
|
||||
WEBAUTHN_RP_ID=mine.local
|
||||
WEBAUTHN_ORIGIN=https://mine.local
|
||||
###< web-auth/webauthn-framework ###
|
||||
|
||||
###> symfony/messenger ###
|
||||
# Choose one of the transports below
|
||||
# MESSENGER_TRANSPORT_DSN=amqp://guest:guest@localhost:5672/%2f/messages
|
||||
# MESSENGER_TRANSPORT_DSN=redis://localhost:6379/messages
|
||||
MESSENGER_TRANSPORT_DSN=doctrine://default?auto_setup=0
|
||||
###< symfony/messenger ###
|
||||
|
||||
Reference in New Issue
Block a user