webroot/config/packages/reset_password.yaml

5 lines
152 B
YAML

symfonycasts_reset_password:
request_password_repository: App\Repository\ResetPasswordRequestRepository
lifetime: 3600
throttle_limit: 3600