[ARVADOS] updated: eef9a3b369b00af6a886776bcf059881f53cc64b
git at public.curoverse.com
git at public.curoverse.com
Thu Jun 12 13:36:29 EDT 2014
Summary of changes:
services/api/config/application.default.yml | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
via eef9a3b369b00af6a886776bcf059881f53cc64b (commit)
from 3377c83ecf5937d5f02c15ef3683181572559137 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
commit eef9a3b369b00af6a886776bcf059881f53cc64b
Author: Tom Clegg <tom at curoverse.com>
Date: Thu Jun 12 13:36:10 2014 -0400
2755: Fix unfinished comment.
diff --git a/services/api/config/application.default.yml b/services/api/config/application.default.yml
index d62fb4e..f18c89f 100644
--- a/services/api/config/application.default.yml
+++ b/services/api/config/application.default.yml
@@ -136,6 +136,7 @@ common:
# can write a manifest that references the hash, pass it to
# collections.create (which will create a permission link), use
# collections.get to obtain a signature for that data locator, and
- # use that signed locator to retrieve the data from Keep.
- # Do not use turn this on if you want to
+ # use that signed locator to retrieve the data from Keep. Therefore,
+ # do not turn this on if your users expect to keep data private from
+ # one another!
permit_create_collection_with_unsigned_manifest: false
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list