commit e5318e1: [Minor] Fix copypasta (#4469)
Andrew Lewis
nerf at judo.za.org
Mon Oct 2 13:35:03 UTC 2023
Author: Andrew Lewis
Date: 2023-10-02 14:08:45 +0200
URL: https://github.com/rspamd/rspamd/commit/e5318e1729448d3df6643fdda79d1581709fbf58
[Minor] Fix copypasta (#4469)
---
conf/modules.d/aws_s3.conf | 6 +++---
1 file 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
More information about the Commits
mailing list