On Sun, 13 Jun 2010 05:21:56 +0300 egasus egasus <[email protected]> wrote:
> I dont look my statusnet instance for months, and when i opened it, > althought the captcha protection is on, my instance is full of spam. I had the same problem. Unless you have a particular reason to keep signups open, I'd recommend switching them off. That way, spammers can't sign up for accounts on your instance. $config['site']['closed'] = true; Then delete the users on your instance who are spammers, and their notices. -- Toby A Inkster <mailto:[email protected]> <http://tobyinkster.co.uk> _______________________________________________ StatusNet-dev mailing list [email protected] http://lists.status.net/mailman/listinfo/statusnet-dev
