Skip to content

Commit 490e8ed

Browse files
committed
📝 Adds item.provider to config
1 parent 96021f7 commit 490e8ed

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/configuring.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,7 @@ For more info, see the **[Authentication Docs](/docs/authentication.md)**
156156
**`statusCheckHeaders`** | `object` | _Optional_ | If you're endpoint requires any specific headers for the status checking, then define them here
157157
**`color`** | `string` | _Optional_ | An optional color for the text and font-awesome icon to be displayed in. Note that this will override the current theme and so may not display well
158158
**`backgroundColor`** | `string` | _Optional_ | An optional background fill color for the that given item. Again, this will override the current theme and so might not display well against the background
159+
**`provider`** | `string` | _Optional_ | The name of the provider for a given service, useful for when including hosted apps. In some themes, this is visible under the item name
159160

160161
**[⬆️ Back to Top](#configuring)**
161162

0 commit comments

Comments
 (0)