diff --git a/Documentation.html b/Documentation.html
index cee6a4211e..5b3da22006 100644
--- a/Documentation.html
+++ b/Documentation.html
@@ -1280,6 +1280,8 @@ CREATE DATABASE,ALTER DATABASE,DROP DATABASE
$cfg['Servers'][$i]['SignonSession'] string
Name of session which will be used for signon authentication method.
+ You should use something different than phpMyAdmin, because
+ this is session which phpMyAdmin uses internally.
$cfg['Servers'][$i]['SignonURL'] string
URL where user will be redirected to log in for signon authentication method. Should be absolute including protocol.