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