From 96527e991ea210022b44dd67b9bbad2945ca64f5 Mon Sep 17 00:00:00 2001 From: Oliver Bertuch Date: Mon, 19 Nov 2018 16:38:17 +0100 Subject: [PATCH] Add release notes for #4690 and #5059 --- doc/release-notes/4690-custom-s3-url.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 doc/release-notes/4690-custom-s3-url.md diff --git a/doc/release-notes/4690-custom-s3-url.md b/doc/release-notes/4690-custom-s3-url.md new file mode 100644 index 00000000000..b40fcdd5538 --- /dev/null +++ b/doc/release-notes/4690-custom-s3-url.md @@ -0,0 +1,2 @@ +Configuration options for custom S3 URLs of Amazon S3 compatible storage available. +See [configuration documentation](http://guides.dataverse.org/en/latest/installation/config.html#amazon-s3-storage-or-compatible) for details.