Skip to content

Commit

Permalink
📝 Adds item.provider to config
Browse files Browse the repository at this point in the history
  • Loading branch information
Lissy93 committed Aug 22, 2021
1 parent 96021f7 commit 490e8ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/configuring.md
Original file line number Diff line number Diff line change
Expand Up @@ -156,6 +156,7 @@ For more info, see the **[Authentication Docs](/docs/authentication.md)**
**`statusCheckHeaders`** | `object` | _Optional_ | If you're endpoint requires any specific headers for the status checking, then define them here
**`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
**`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
**`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

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

Expand Down

0 comments on commit 490e8ed

Please sign in to comment.