mirror of
https://github.com/symfony/recipes-contrib.git
synced 2026-09-11 15:16:55 +03:00
simplify the default config
This commit is contained in:
@@ -9,10 +9,5 @@ quickmailer:
|
||||
# reply_to: { name: "Reply-to Name", email: "reply-to@example.com" }
|
||||
|
||||
templates:
|
||||
# # Short-form (enabled by default)
|
||||
# demo: path/to/template.html.twig
|
||||
|
||||
# # Long-form
|
||||
# demo:
|
||||
# path: path/to/template.html.twig
|
||||
# enabled: true
|
||||
# This loads a template named `demo`
|
||||
demo: path/to/template.html.twig
|
||||
|
||||
Reference in New Issue
Block a user