Merge branch 'master' into log_system

This commit is contained in:
Jan Böhmer 2020-01-26 16:21:36 +01:00
commit 4ddc9251d1
5 changed files with 6287 additions and 7 deletions

View file

@ -20,9 +20,11 @@ parameters:
sender_email: 'noreply@partdb.changeme' # The email address from which all emails are sent from
sender_name: 'Part-DB Mailer' # The name that will be used for all mails sent by Part-DB
allow_email_pw_reset: '%env(validMailDSN:MAILER_DSN)%' # Config if users are able, to reset their password by email. By default this enabled, when a mail server is configured.
locale_menu: ['en', 'de', 'ru'] # The languages that are shown in user drop down menu
# If this option is activated, IP addresses are anonymized to be GPDR compliant
gpdr_compliance: true
services:
# default configuration for services in *this* file
_defaults: