config['sitename'] = "DFRN developer"; // At the present time you can have REGISTER_OPEN // or REGISTER_CLOSED. But register your personal account // 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;