Skip to content

Commit 31f0dcc

Browse files
committed
Update README.md
Signed-off-by: Matt Friedman <maf675@gmail.com>
1 parent cdf7fbc commit 31f0dcc

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -37,10 +37,10 @@ Testing push notifications necessitates user-to-user interactions to observe the
3737

3838
1. **User Account Setup:**
3939
- Create at least two distinct board user accounts for testing purposes.
40-
- Using Google Chrome, visit `UCP -> Board Preferences -> Edit notification options` for _**User Account 1**_ and enable Push Notifications (and enable all web push notification types if necessary). Your browser may ask you to allow notifications, which you should accept.
40+
- Using Google Chrome, visit `UCP -> Board Preferences -> Edit notification options` for _**User Account 1**_ and enable Push Notifications (and enable all web push notification types if necessary). Your browser may ask you to allow notifications, which you should accept. Leave Chrome open and running the background.
4141

4242
2. **Message, Quote, or Reply Interaction:**
43-
- Initiate a user-to-user interaction by performing one of the following actions using _**User Account 2**_ in separate browser such as Firefox/Edge/Safari:
43+
- Initiate a user-to-user interaction by performing one of the following actions using _**User Account 2**_ in separate browser such as Firefox, Edge or Safari:
4444
- **Private Message:** Send a direct message from _**User Account 2**_ to _**User Account 1**_.
4545
- **Quote:** Quote a post or message authored by _**User Account 1**_ using _**User Account 2**_.
4646
- **Reply:** Respond to a post or message authored by _**User Account 1**_ using _**User Account 2**_.
@@ -49,8 +49,8 @@ Testing push notifications necessitates user-to-user interactions to observe the
4949
- Once the interaction is performed from _**User Account 2**_ to engage with _**User Account 1**_, you promptly should see a notification from Google Chrome for _**User Account 1**_.
5050

5151
4. **Caveats for Local Testing**
52-
- Local testing of Push Notifications only works from a `localhost` address or if your local server has a secure SSL certificate.
53-
- Depending on your local server's setup, operating system, and browser versions, it is still possible that testing push notifications may not work (for example, in a local environment running on macOS, only Chrome will show notifications while it is open or after it has been launched).
52+
- Local testing of Push Notifications only works from a `http://localhost` address or if your local test server has a secure SSL certificate, e.g.: `https://local.phpbb.board`.
53+
- Depending on your local server's setup, operating system, and browsers, it is still possible that testing push notifications may not work (for example, in a local environment running on macOS, only Chrome will show notifications).
5454

5555
## License
5656

0 commit comments

Comments
 (0)