From 21f0cd206d1f533af8754542821f18c82e5c8df5 Mon Sep 17 00:00:00 2001 From: Mike Macgirvin Date: Sun, 18 Jul 2010 20:49:10 -0700 Subject: more poll stuff ahead of item revamp --- htconfig.php | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'htconfig.php') diff --git a/htconfig.php b/htconfig.php index cf52b396a..ef3855978 100644 --- a/htconfig.php +++ b/htconfig.php @@ -22,3 +22,8 @@ $a->config['sitename'] = "DFRN developer"; // first before you close it. $a->config['register_policy'] = REGISTER_OPEN; + + +// Maximum size of an imported message, 0 is unlimited. + +$a->config['max_import_size'] = 10000; \ No newline at end of file -- cgit v1.2.3