Adjust doc to be in sync with config (issue #595)

This commit is contained in:
Michal Čihař 2013-08-15 11:30:44 +02:00
parent 74e3a24fc0
commit 0b37eaab3d

View File

@ -1173,10 +1173,10 @@ Generic settings
.. config:option:: $cfg['MemoryLimit']
:type: string [number of bytes]
:default: ``'0'``
:default: ``'-1'``
Set the number of bytes a script is allowed to allocate. If set to
zero, no limit is imposed.
``'-1'``, no limit is imposed.
This setting is used while importing/exporting dump files and at some other
places in phpMyAdmin so you definitely don't want to put here a too low