Steps:
- Set a default priority of 5.
- Run: $ gotify-cli watch some_command...
- Observe that the notifications have a lower than 5 priority.
Is this behavior intentional?
The 'push' command on the other hand does use the default priority.
Expected result: the 'watch' notification should use the default priority, but doesn't.
I couldn't find any documentation about there being a difference in the default priority between the 'push' and 'watch' commands. Cheers. 🙂