Refactor AdminNotifier.
[arvados.git] / services / api / config / application.default.yml
index 298b001c547ae7cba2df994a73982040b022a311..cb3d827f068a9d577523808e998f3882db57612c 100644 (file)
@@ -85,6 +85,9 @@ common:
   new_users_are_active: false
   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: ''
 
   # Visitors to the API server will be redirected to the workbench
   workbench_address: https://workbench.local:3001/
@@ -109,3 +112,5 @@ common:
 
   # Version of your assets, change this if you want to expire all your assets
   assets.version: "1.0"
+
+  arvados_theme: default