diff options
author | Christian Hesse <mail@eworm.de> | 2020-10-12 23:58:20 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2020-10-13 10:05:59 +0200 |
commit | 3e0039c2666ae4cf2d45284e7a583f4ea2a0a85c (patch) | |
tree | 6f43ef8cf397afbabf98133efc8139d2db25b382 /global-config-overlay | |
parent | 6b1d9e8f40cf708bbc51be40bb7345ee3cf676b7 (diff) |
global-functions: $SendTelegram: use fixed-width font...change-31
... but give configuration to opt-out.
Diffstat (limited to 'global-config-overlay')
-rw-r--r-- | global-config-overlay | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/global-config-overlay b/global-config-overlay index f76fac3..0bc7cbb 100644 --- a/global-config-overlay +++ b/global-config-overlay @@ -9,7 +9,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 change notifications. -:global GlobalConfigVersion 30; +:global GlobalConfigVersion 31; # Copy configuration from global-config here and modify it. |