New DateRangePicker
This commit is contained in:
parent
faa508b4ca
commit
81e42b76f5
12 changed files with 398 additions and 88 deletions
|
|
@ -79,6 +79,7 @@ swiftmailer:
|
|||
host: "%mailer_host%"
|
||||
username: "%mailer_user%"
|
||||
password: "%mailer_password%"
|
||||
encryption: 'tls'
|
||||
port: 587
|
||||
auth_mode: "login"
|
||||
spool: { type: memory }
|
||||
|
|
|
|||
|
|
@ -6,9 +6,12 @@ parameters:
|
|||
database_user: kadmin
|
||||
database_password: KT32vQ7ix
|
||||
mailer_transport: smtp
|
||||
mailer_host: w00df904.kasserver.com
|
||||
mailer_user: m0479305
|
||||
mailer_password: m4CowydxoC4dY2DB
|
||||
mailer_host: zimbra.managedemail.de
|
||||
mailer_user: stern@stern-tours.de
|
||||
mailer_password: 13C!NlecB!Phil4beAxKl
|
||||
#mailer_host: w00df904.kasserver.com
|
||||
#mailer_user: m0479305
|
||||
#mailer_password: m4CowydxoC4dY2DB
|
||||
secret: ce1f6c5ca9688d7e0c534fac8126f839
|
||||
st_cache_driver: array
|
||||
locale: de_DE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue