mirror of
https://github.com/binwiederhier/ntfy.git
synced 2025-07-20 10:04:08 +00:00
Update template server.yml
This commit is contained in:
parent
f565302a0f
commit
6a10bac017
3 changed files with 8 additions and 2 deletions
|
@ -357,3 +357,9 @@
|
|||
# log-level-overrides:
|
||||
# log-format: text
|
||||
# log-file:
|
||||
|
||||
# Defines the size limit (in bytes) for a ntfy message.
|
||||
# NOTE: FCM has size limit at 4000 bytes. APNS has size limit at 4KB. If you increase this size limit, FCM and APNS will NOT work for large messages.
|
||||
# The default value is 4096 bytes.
|
||||
#
|
||||
# message-limit:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue