mirror of
https://github.com/fosrl/docs-v2.git
synced 2026-02-07 21:46:42 +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>
|
||||
</Expandable>
|
||||
</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>
|
||||
</ResponseField>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user