When I call gotify-cli push -t "title" "message", the notification successfully gets pushed and received, but the priority is 0.
I restarted the server (systemctl restart gotify-server) to hopefully make it re-read the config file, but it makes no difference. /etc/gotify/cli.json is the only config file I have.
/etc/gotify/cli.json
When I call
gotify-cli push -t "title" "message"
, the notification successfully gets pushed and received, but the priority is 0. I restarted the server (systemctl restart gotify-server
) to hopefully make it re-read the config file, but it makes no difference./etc/gotify/cli.json
is the only config file I have.gotify/server v2.0.18 (archlinux)
gotify/cli v2.1.1 (archlinux)