document MemoryLimit as being a string value
This commit is contained in:
@@ -1300,7 +1300,7 @@ CREATE DATABASE,ALTER DATABASE,DROP DATABASE</pre>
|
|||||||
This setting is used while importing/exporting dump files and in the
|
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.</dd>
|
Synchronize feature but has no effect when PHP is running in safe mode.</dd>
|
||||||
|
|
||||||
<dt id="cfg_MemoryLimit">$cfg['MemoryLimit'] integer [number of bytes]</dt>
|
<dt id="cfg_MemoryLimit">$cfg['MemoryLimit'] string [number of bytes]</dt>
|
||||||
<dd>Set the number of bytes a script is allowed to allocate. If set
|
<dd>Set the number of bytes a script is allowed to allocate. If set
|
||||||
to zero, no limit is imposed.<br />
|
to zero, no limit is imposed.<br />
|
||||||
This setting is used while importing/exporting dump files and at some
|
This setting is used while importing/exporting dump files and at some
|
||||||
|
Reference in New Issue
Block a user