Skip to content

Commit

Permalink
fix: ios push notfications (#17)
Browse files Browse the repository at this point in the history
  • Loading branch information
Bikram-ghuku authored Jun 30, 2024
1 parent 0dcbfb5 commit 0710513
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server.yml
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@ enable-login: true
#
# iOS users:
# If you use the iOS ntfy app, you MUST configure this to receive timely notifications. You'll like want this:
# upstream-base-url: "https://ntfy.sh"
upstream-base-url: "https://ntfy.sh"
#
# If set, all incoming messages will publish a "poll_request" message to the configured upstream server, containing
# the message ID of the original message, instructing the iOS app to poll this server for the actual message contents.
Expand Down

0 comments on commit 0710513

Please sign in to comment.