global-functions: make Telegram notifications a module

This commit is contained in:
Christian Hesse 2021-06-02 22:53:43 +02:00
parent 8375673d93
commit 50d1706a06
5 changed files with 169 additions and 160 deletions

View file

@ -8,7 +8,7 @@
# Make sure all configuration properties are up to date and this
# value is in sync with value in script 'global-functions'!
# Comment or remove to disable news and change notifications.
:global GlobalConfigVersion 53;
:global GlobalConfigVersion 54;
# Copy configuration from global-config here and modify it.