created external notification plugin setting page

This commit is contained in:
Foster Irwin 2021-04-27 14:30:53 -06:00
parent c3aa08445a
commit c715fbf574

View file

@ -0,0 +1,22 @@
---
id: external-notification-plugin
title: External Notification Plugin Settings
sidebar_label: External Notification Plugin
---
## Overview
## Settings
| Setting | Acceptable Values | Default | Description |
| :-----: | :---------------: | :-----: | :---------: |
| ext_notification_plugin_enabled | `true`, `false` | `false` | Enables the plugin. |
| ext_notification_plugin_active | `true`, `false` | `false` | TODO |
| ext_notification_plugin_alert_bell | `true`, `false` | `false` | TODO |
| ext_notification_plugin_alert_message | `true`, `false` | `false` | TODO |
| ext_notification_plugin_output | `integer` | `0` | TODO |
| ext_notification_plugin_output_ms | `integer` | `0` | TODO |
## Details