Merge branch '5261-project-description' closes #5261
[arvados.git] / docker / api / application.yml.in
index a60b4e6826c609591f46d080c5a6954de20de099..7f419853cd68dbd70f4f500683d4b5c79388e694 100644 (file)
@@ -58,6 +58,10 @@ production:
 
   workbench_address: @@API_WORKBENCH_ADDRESS@@
 
+  auto_setup_new_users: true
+
+  auto_admin_first_user: true
+
 test:
   uuid_prefix: zzzzz
   secret_token: <%= rand(2**512).to_s(36) %>