mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-11 15:16:55 +03:00
* feat(recipe): add SpiriitAuthLogBundle recipe * fix checks * remove space * downgrade php version to 82
11 lines
261 B
YAML
11 lines
261 B
YAML
spiriit_auth_log:
|
|
# Email notification settings
|
|
transports:
|
|
sender_email: no-reply@yourdomain.com
|
|
sender_name: Your App Security
|
|
|
|
# location: # not required
|
|
# provider: 'ipApi' # geoip2
|
|
|
|
# messenger: 'messenger.default_bus'
|