Added warning about {current_snapshot} token usage can exceed length limitations

master
Dmitriy Yukhanov 2021-11-08 17:31:50 +03:00
rodzic 15f59adfb9
commit 4ac510ea16
1 zmienionych plików z 2 dodań i 1 usunięć

@ -1,2 +1,3 @@
- Using @ in your mailtos/smtps password, see https://github.com/caronc/apprise/issues/400
- Be sure that your notification body contains atleast something, often `{base_url}` will be empty, an empty notification body often causes problems with many notification targets
- Be sure that your notification body contains atleast something, often `{base_url}` will be empty, an empty notification body often causes problems with many notification targets
- Make sure you're not exceeding your target notification service message length when using {current_snapshot} token