From 90bc244f3e41073acf52202cbfbda51aa97b33e0 Mon Sep 17 00:00:00 2001 From: eyecreate Date: Mon, 21 Oct 2019 15:29:55 -0400 Subject: [PATCH] update docs to something that works. --- docs/threepids/session/session.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/docs/threepids/session/session.md b/docs/threepids/session/session.md index 022927c..a3f0dc2 100644 --- a/docs/threepids/session/session.md +++ b/docs/threepids/session/session.md @@ -103,8 +103,7 @@ session: validation: enabled: true unbind: - notification: - enabled: true + notifications: true # DO NOT COPY/PASTE AS-IS IN YOUR CONFIGURATION # CONFIGURATION EXAMPLE @@ -115,7 +114,7 @@ are allowed to do in terms of 3PID sessions. The policy has a global on/off swit --- -`unbind` controls warning notifications for 3PID removal. +`unbind` controls warning notifications for 3PID removal. Settings `notifications` for `unbind` to false will prevent unbind emails from sending. ### Web views Once a user click on a validation link, it is taken to the Identity Server validation page where the token is submitted.