Skip to content

Commit ca8bdac

Browse files
committed
changes
1 parent 629b11e commit ca8bdac

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

source/_integrations/ntfy.markdown

+4-4
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ The ntfy integration can be used to send push notifications from automations and
3535
- Use `https://ntfy.sh` for the official ntfy service.
3636
- Provide the URL of an alternative public ntfy service or your self-hosted instance (for example, `https://your-ntfy-instance.com`).
3737

38-
2. **Authentication**
38+
2. **Authentication (optional)**
3939

4040
Depending on whether the server is configured to support access control, some topics may be read/write protected so that only users with the correct credentials can subscribe or publish to them.
4141

@@ -103,15 +103,15 @@ data:
103103
104104
## Known limitations
105105
106-
**ntfy** imposes various rate and usage limits. The official [**ntfy.sh**](https://ntfy.sh/) server allows up to **60 messages in a burst**, with a **replenishment rate of one message every 5 seconds** (i.e., the full 60-message capacity refills in 5 minutes).
106+
**ntfy** imposes various rate and usage limits. The official [ntfy.sh](https://ntfy.sh/) service allows up to **60 messages in a burst**, with a **replenishment rate of one message every 5 seconds** (i.e., the full 60-message capacity refills in 5 minutes).
107107
108108
Additional usage limits depend on your account tier. To view your current limits, go to [**Account → Usage**](https://ntfy.sh/account).
109109
110-
Limits may vary when using other **ntfy** servers. If you're using a self-hosted instance, you can configure higher limits or disable them entirely.
110+
Limits may vary when using other **ntfy** services. If you're using a self-hosted instance, you can configure higher limits or disable them entirely.
111111
112112
## Troubleshooting
113113
114-
The **ntfy** integration relies on an active internet connection to communicate with the ntfy service. If you encounter issues, verify that your network connection is stable and the ntfy service reachable. Additionally, the ntfy service itself may experience downtime, whether unexpected or due to scheduled maintenance.
114+
The **ntfy** integration relies on an active internet connection to communicate with the ntfy service. If you encounter issues, verify that your network connection is stable and the ntfy service is reachable. Additionally, the ntfy service itself may experience downtime, whether unexpected or due to scheduled maintenance.
115115
116116
In any case, when reporting an issue, please enable [debug logging](/docs/configuration/troubleshooting/#debug-logs-and-diagnostics), restart the integration, and as soon as the issue reoccurs, stop the debug logging again (*download of debug log file will start automatically*). Further, if still possible, please also download the [diagnostics](/integrations/diagnostics) data. If you have collected the debug log and the diagnostics data, provide them with the issue report.
117117

0 commit comments

Comments
 (0)