diff --git a/docs/source/userguide/configure/index.rst b/docs/source/userguide/configure/index.rst index b755eb89b..37f1c76c5 100644 --- a/docs/source/userguide/configure/index.rst +++ b/docs/source/userguide/configure/index.rst @@ -221,7 +221,10 @@ Example: # Default: False NOTIFICATIONS: True # Mail address where notifications will be received - TO: jsmith@example.com rlewis@example.com + TO: + - jsmith@example.com + - rlewis@example.com + 2. Then you have to define for which jobs you want to be notified.