From c9d0bf0e6aac65862ed206436bf6d346ebd26249 Mon Sep 17 00:00:00 2001 From: yarikoptic Date: Tue, 7 Jul 2020 19:05:59 +0000 Subject: [PATCH] reassign to datalad - generic enhancement --- doc/todo/publicurl_config_for_all_special_remotes.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/todo/publicurl_config_for_all_special_remotes.mdwn b/doc/todo/publicurl_config_for_all_special_remotes.mdwn index d9b45e3498..992c20fc30 100644 --- a/doc/todo/publicurl_config_for_all_special_remotes.mdwn +++ b/doc/todo/publicurl_config_for_all_special_remotes.mdwn @@ -1,5 +1,5 @@ `publicurl` configuration option was added to S3 special remote to facilitate public access to the files deposited to S3 via their HTTP "frontend". For many remotes (e.g. `rsync`, `directory`, etc) it might happen that the remote location directory is also served by a regular HTTP server. So it sounds very reasonable to enable regular HTTP(/https) access to those files publicly by providing those special remotes with `publicurl` setting so annex could simply try to access those files via http. In particular relevant for the special remotes with `exporttree=true`. [[!meta author=yoh]] -[[!tag projects/repronim]] +[[!tag projects/datalad]] [[!tag needsthought]]