Merge branch 'master' into 2871-preload-objects
[arvados.git] / services / api / config / application.default.yml
index 88a8aeef8a833b1f68c8c5d3fb7fb260bbc6ea32..848675cb55b5afa702502201c94624be8f3f32be 100644 (file)
@@ -87,8 +87,8 @@ common:
   admin_notifier_email_from: arvados@example.com
   email_subject_prefix: "[ARVADOS] "
   user_notifier_email_from: arvados@example.com
-  new_user_notification_recipients: ''
-  new_inactive_user_notification_recipients: ''
+  new_user_notification_recipients: [ ]
+  new_inactive_user_notification_recipients: [ ]
 
   # Visitors to the API server will be redirected to the workbench
   workbench_address: https://workbench.local:3001/