8000 add labels for old headlines · symfony/symfony-docs@45cbc55 · GitHub
[go: up one dir, main page]

Skip to content

Commit 45cbc55

Browse files
committed
add labels for old headlines
1 parent 2c97e50 commit 45cbc55

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

email/dev_environment.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,8 @@ will not be sent when you run tests, but will continue to be sent in the
5353
If you'd also like to disable deliver in the ``dev`` environment, simply
5454
add this same configuration to the ``config_dev.yml`` file.
5555

56+
.. _sending-to-a-specified-address:
57+
5658
Sending to a Specified Address(es)
5759
----------------------------------
5860

reference/configuration/swiftmailer.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Configuration
3232
* `antiflood`_
3333
* `threshold`_
3434
* `sleep`_
35-
* `delivery_address`_
35+
* `delivery_addresses`_
3636
* `delivery_whitelist`_
3737
* `disable_delivery`_
3838
* `logging`_
@@ -145,6 +145,8 @@ sleep
145145
Used with ``Swift_Plugins_AntiFloodPlugin``. This is the number of seconds
146146
to sleep for during a transport restart.
147147

148+
.. _delivery-address:
149+
148150
delivery_addresses
149151
~~~~~~~~~~~~~~~~~~
150152

0 commit comments

Comments
 (0)
0