diff options
author | Christian Hesse <mail@eworm.de> | 2020-09-28 20:26:29 +0200 |
---|---|---|
committer | Christian Hesse <mail@eworm.de> | 2020-09-28 20:26:29 +0200 |
commit | a0d170924450341fd1229a40e7095763c1440dfe (patch) | |
tree | 12dae25745fb4e8b163b9982b4cf7f55622c1b98 /global-config | |
parent | 744542e92539eb6ad39c84eca05258f82e1dd47a (diff) |
log-forward: notify on rate limitchange-30
Diffstat (limited to 'global-config')
-rw-r--r-- | global-config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/global-config b/global-config index 446628f..c828a97 100644 --- a/global-config +++ b/global-config @@ -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'! -:global GlobalConfigVersion 29; +:global GlobalConfigVersion 30; # This is used for DNS and backup file. :global Domain "example.com"; |