Skip to content

Commit 79afb4a

Browse files
committed
changes
1 parent 629b11e commit 79afb4a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

source/_integrations/ntfy.markdown

Lines changed: 2 additions & 2 deletions
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

@@ -111,7 +111,7 @@ Limits may vary when using other **ntfy** servers. If you're using a self-hosted
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)