more poll stuff ahead of item revamp
This commit is contained in:
parent
07274bb922
commit
21f0cd206d
8 changed files with 213 additions and 172 deletions
|
|
@ -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;
|
||||
Loading…
Add table
Add a link
Reference in a new issue