diff options
Diffstat (limited to 'conf/metrics.conf')
-rw-r--r-- | conf/metrics.conf | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/conf/metrics.conf b/conf/metrics.conf index 9c4358f30..daf1139f1 100644 --- a/conf/metrics.conf +++ b/conf/metrics.conf @@ -9,10 +9,10 @@ # parameters defined on the top level # # For specific modules or configuration you can also modify -# '$LOCAL_CONFDIR/local.d/file.conf' - to add your options or rewrite defaults -# '$LOCAL_CONFDIR/override.d/file.conf' - to override the defaults +# '$LOCAL_CONFDIR/local.d/metrics.conf' - to add your options or rewrite defaults +# '$LOCAL_CONFDIR/override.d/metrics.conf' - to override the defaults # -# See https://rspamd.com/doc/tutorials/writing_rules.html for details +# See https://rspamd.com/doc/developers/writing_rules.html for details # DEPRECATION WARNING!! # This file is deprecated since 1.7 |