aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVsevolod Stakhov <vsevolod@rspamd.com>2023-10-02 14:32:23 +0100
committerGitHub <noreply@github.com>2023-10-02 14:32:23 +0100
commit33538220459abcd8c6d01ff878138c79a0172555 (patch)
tree07f4577ac5d455f46741906fe8f7fbf82c75aa0d
parent0e3808ec7fcdff257ebecd0a7ece31930c763738 (diff)
parent19d2adf3881fe896bc720d466fc61f7e642cb9f9 (diff)
downloadrspamd-33538220459abcd8c6d01ff878138c79a0172555.tar.gz
rspamd-33538220459abcd8c6d01ff878138c79a0172555.zip
Merge pull request #4624 from fatalbanana/fix_copypasta
Fix wrong copypasta & mis-named file
-rw-r--r--conf/modules.d/aws_s3.conf6
-rw-r--r--conf/modules.d/known_senders.conf (renamed from conf/modules.d/know_senders.conf)0
2 files changed, 3 insertions, 3 deletions
diff --git a/conf/modules.d/aws_s3.conf b/conf/modules.d/aws_s3.conf
index bef592aa9..5d7814889 100644
--- a/conf/modules.d/aws_s3.conf
+++ b/conf/modules.d/aws_s3.conf
@@ -1,16 +1,16 @@
# Please don't modify this file as your changes might be overwritten with
# the next update.
#
-# You can modify 'local.d/asn.conf' to add and merge
+# You can modify 'local.d/aws_s3.conf' to add and merge
# parameters defined inside this section
#
-# You can modify 'override.d/asn.conf' to strictly override all
+# You can modify 'override.d/aws_s3.conf' to strictly override all
# parameters defined inside this section
#
# See https://rspamd.com/doc/faq.html#what-are-the-locald-and-overrided-directories
# for details
#
-# Module documentation can be found at https://rspamd.com/doc/modules/asn.html
+# Module documentation can be found at https://rspamd.com/doc/modules/aws_s3.html
aws_s3 {
# Required attributes
diff --git a/conf/modules.d/know_senders.conf b/conf/modules.d/known_senders.conf
index 80b923908..80b923908 100644
--- a/conf/modules.d/know_senders.conf
+++ b/conf/modules.d/known_senders.conf