diff --git a/Documentation.html b/Documentation.html index b930104ec..1afb49715 100644 --- a/Documentation.html +++ b/Documentation.html @@ -1300,7 +1300,7 @@ CREATE DATABASE,ALTER DATABASE,DROP DATABASE This setting is used while importing/exporting dump files and in the Synchronize feature but has no effect when PHP is running in safe mode. -
$cfg['MemoryLimit'] integer [number of bytes]
+
$cfg['MemoryLimit'] string [number of bytes]
Set the number of bytes a script is allowed to allocate. If set to zero, no limit is imposed.
This setting is used while importing/exporting dump files and at some