forked from Archives/Athou_commafeed
use quarkus mailer for password recovery
This commit is contained in:
@@ -35,12 +35,7 @@ quarkus.shutdown.timeout=5s
|
||||
%test.quarkus.log.category."liquibase".level=WARN
|
||||
%test.commafeed.users.create-demo-account=true
|
||||
%test.commafeed.users.allow-registrations=true
|
||||
%test.commafeed.smtp.host=localhost
|
||||
%test.commafeed.smtp.port=3025
|
||||
%test.commafeed.smtp.tls=false
|
||||
%test.commafeed.smtp.user-name=user
|
||||
%test.commafeed.smtp.password=pass
|
||||
%test.commafeed.smtp.from-address=noreply@commafeed.com
|
||||
%test.commafeed.password-recovery-enabled=true
|
||||
|
||||
|
||||
# prod profile overrides
|
||||
|
||||
Reference in New Issue
Block a user