[ARVADOS] updated: 28053f8adcf1c36ba0a8cdf9c0b348765e68591a
git at public.curoverse.com
git at public.curoverse.com
Sun Nov 2 21:05:39 EST 2014
Summary of changes:
docker/api/application.yml.in | 2 ++
1 file changed, 2 insertions(+)
via 28053f8adcf1c36ba0a8cdf9c0b348765e68591a (commit)
from 313f5fedd4214d077e2b5c7c26bab4df3895c44a (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 28053f8adcf1c36ba0a8cdf9c0b348765e68591a
Author: Ward Vandewege <ward at curoverse.com>
Date: Sun Nov 2 21:03:34 2014 -0500
Enable auto_setup_new_users in the docker API server image.
refs #4383
diff --git a/docker/api/application.yml.in b/docker/api/application.yml.in
index a60b4e6..4cd374d 100644
--- a/docker/api/application.yml.in
+++ b/docker/api/application.yml.in
@@ -58,6 +58,8 @@ production:
workbench_address: @@API_WORKBENCH_ADDRESS@@
+ auto_setup_new_users: true
+
test:
uuid_prefix: zzzzz
secret_token: <%= rand(2**512).to_s(36) %>
-----------------------------------------------------------------------
hooks/post-receive
--
More information about the arvados-commits
mailing list