|
[dokuwiki]
||
[Date Prev]
[05-2006 Date Index]
[Date Next]
||
[Thread Prev]
[05-2006 Thread Index]
[Thread Next]
[dokuwiki] Re: page file sizes?
- From: Andreas Gohr <andi@xxxxxxxxxxxxxx>
- To: dokuwiki@xxxxxxxxxxxxx
- Date: Sat, 6 May 2006 15:48:26 +0200
On Sat, 6 May 2006 00:24:20 -0400
"Bill Jones" <tetragondzein@xxxxxxxxx> wrote:
> Is there a file size limit in place? I'm having trouble editing files
> that are approaching 2MB in size.
There are no hard limits. But the amount of RAM and time a PHP script is
allowed to consume is certainly limited. 2MB is huge for a simple text
file and I recommend to split it up in multiple smaller files to make it
better handable.
Andi
--
http://www.splitbrain.org
--
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist
|