Skip to content

Commit ce89a95

Browse files
klaasnicolaasfabaff
authored andcommitted
Update ios component configuration (#7539)
1 parent 1b9a55d commit ce89a95

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

source/_docs/ecosystem/ios.markdown

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,12 @@ You may also manually load the `ios` component by adding the following to your c
5353
ios:
5454
```
5555
56-
Configuration variables:
57-
58-
- **push** (*Optional*): Actionable push notifications configuration. See the [actionable notifications documentation][actionable-notifications] for more information.
56+
{% configuration %}
57+
push:
58+
description: Actionable push notifications configuration. See the [actionable notifications documentation][actionable-notifications] for more information.
59+
required: false
60+
type: list
61+
{% endconfiguration %}
5962
6063
[discovery]: /components/discovery
6164
[device-tracker]: /components/device_tracker

0 commit comments

Comments
 (0)