Please, how I fix it:
2019-05-16 15:51:31 WARN: No notificator configured for type :
2019-05-16 15:51:31 WARN: You are using null notificatior, please check your configuration, notification not sent
<entry key='notificator.types'>web,mail,telegram</entry>
<entry key='notificator.telegram.key'>xxxx:xxxxxxxxxxxxxxxxxxxxx</entry>
<entry key='notificator.telegram.chatId'>xxxx</entry>
(replaced the key for security)
JB
Please, how I fix it:
<!-- + push notification --> <entry key='notificator.types'>web,mail,telegram</entry> <entry key='notificator.telegram.key'>xxxx:xxxxxxxxxxxxxxxxxxxxx</entry> <entry key='notificator.telegram.chatId'>xxxx</entry> <!---->
(replaced the key for security)
JB