binwiederhier / ntfy

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

Message length limitation #1005

Closed nkjshlsqja7331 closed 8 months ago

nkjshlsqja7331 commented 10 months ago

Some of my scenarios push text such as 10k content, I don't want them to be turned into attachments, It's troublesome to read.

Can this configuration default to 4k, And supports reading from server.yml ?

binwiederhier commented 8 months ago

Done in https://github.com/binwiederhier/ntfy/pull/1050