From 7d1ba4ff3b00cb42c85f2720d3b2aab82a3a560b Mon Sep 17 00:00:00 2001 From: Zach Copley Date: Thu, 4 Mar 2010 10:48:37 -0800 Subject: Remove reference to $config['profile']['banned'] -- superceded by blacklist --- README | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README b/README index b90ec8c45..09d667857 100644 --- a/README +++ b/README @@ -1229,10 +1229,6 @@ profile Profile management. -banned: an array of usernames and/or profile IDs of 'banned' profiles. - The site will reject any notices by these users -- they will - not be accepted at all. (Compare with blacklisted users above, - whose posts just won't show up in the public stream.) biolimit: max character length of bio; 0 means no limit; null means to use the site text limit default. -- cgit v1.2.3-54-g00ecf