Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 576 Bytes

configuration.md

File metadata and controls

13 lines (12 loc) · 576 Bytes

Configuration reference

smart_sonata:
    sender:
        address: # Required - default sender e-mail address.
        name: # Optionnal - sender address name alias
    translate_email: # Optionnal default false - set it to true to enable translation template path based on locale
    emails: # If defined you must set at least one email
        - group1.your.email.code # here are some email codes examples (for this case the first two will be group in the group1 on the generated doc page)
        - group1.another.email.code
        - group2.your.email.code