binwiederhier / ntfy

Send push notifications to your phone or desktop using PUT/POST
https://ntfy.sh
Apache License 2.0
18.55k stars 730 forks source link

Tier cmd option(s) missing and topic permission support #1168

Open devxan opened 3 months ago

devxan commented 3 months ago

:bulb: Idea

The ntfy tier command can give a tier a specified attachment-file-size-limit but not message-size-limit. The latter option could be added in the same way that the former currently functions.

I want to set options like a size limit (with message-size-limit and then attachment-file-size-limit to stop any longer notifications from going through) for a specific topic, so those could get better controls. (I don't want to limit the whole server!)

:computer: Target components ntfy server