mirror of
https://github.com/fosrl/docs-v2.git
synced 2026-02-08 05:56:45 +00:00
📝 Add notification config options under Application config
This commit is contained in:
@@ -91,6 +91,23 @@ This section contains the complete reference for all configuration options in `c
|
|||||||
</ResponseField>
|
</ResponseField>
|
||||||
</Expandable>
|
</Expandable>
|
||||||
</ResponseField>
|
</ResponseField>
|
||||||
|
|
||||||
|
<ResponseField name="notifications" type="object">
|
||||||
|
Notification configuration settings.
|
||||||
|
|
||||||
|
<Expandable title="Notification">
|
||||||
|
<ResponseField name="product_updates" type="boolean">
|
||||||
|
Whether to enable showing product updates notifications on the UI.
|
||||||
|
|
||||||
|
**Default**: `true`
|
||||||
|
</ResponseField>
|
||||||
|
<ResponseField name="new_releases" type="boolean">
|
||||||
|
Whether to enable showing new releases notifications on the UI.
|
||||||
|
|
||||||
|
**Default**: `true`
|
||||||
|
</ResponseField>
|
||||||
|
</Expandable>
|
||||||
|
</ResponseField>
|
||||||
</Expandable>
|
</Expandable>
|
||||||
</ResponseField>
|
</ResponseField>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user