Skip to content

Commit

Permalink
Merge pull request #4624 from fatalbanana/fix_copypasta
Browse files Browse the repository at this point in the history
Fix wrong copypasta & mis-named file
  • Loading branch information
vstakhov committed Oct 2, 2023
2 parents 0e3808e + 19d2adf commit 3353822
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions conf/modules.d/aws_s3.conf
Original file line number Diff line number Diff line change
@@ -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
Expand Down
File renamed without changes.

0 comments on commit 3353822

Please sign in to comment.