Add note about notifications app and active-session

Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
Joas Schilling 2021-09-23 12:05:58 +02:00
parent f993bfb287
commit ce77dd2d14
No known key found for this signature in database
GPG Key ID: 7076EA9751AACDDA

View File

@ -47,9 +47,14 @@ Please take into account that the android settings might be different for each m
"Always notify" or "Notify when mentioned" "Always notify" or "Notify when mentioned"
- Be aware that this is a per conversation setting. Set it for every conversation differently depending on your - Be aware that this is a per conversation setting. Set it for every conversation differently depending on your
needs. needs.
- Also be aware that notifications are not generated when you have an active session for a conversation. This also applies for tabs that are open in the background, etc.
## 🖥 Check server settings ## 🖥 Check server settings
*Note: If the command is not available, make sure you have the https://github.com/nextcloud/notifications app installed on your instance. It is shipped and enabled by default, but could be missing in development environments or being disabled manually.*
Run the `notification:test-push` command for the user: Run the `notification:test-push` command for the user:
```bash ```bash