diff --git a/Documentation.html b/Documentation.html index 68db53f21d..cf42a566ec 100644 --- a/Documentation.html +++ b/Documentation.html @@ -1687,6 +1687,19 @@ CREATE DATABASE,ALTER DATABASE,DROP DATABASE
Defines whether the "Show binary contents as HEX" browse option is ticked by default.
+
$cfg['GridEditing'] string
+
+ Defines which action (double-click or click) + triggers grid editing. Can be deactived with the disabled + value. +
+ +
$cfg['SaveCellsAtOnce'] boolean
+
+ Defines whether or not to save all edited cells at once for grid + editing. +
+
$cfg['ProtectBinary'] boolean or string
Defines whether BLOB or BINARY columns are protected from editing when browsing a table's content. Valid values are: @@ -2176,11 +2189,6 @@ setfacl -d -m "g:www-data:rwx" tmp identify what they mean.
-
$cfg['SaveCellsAtOnce'] boolean
-
- Defines whether or not to save all edited cells at once in browse-mode. -
-
$cfg['ShowDisplayDirection'] boolean
Defines whether or not type display direction option is shown