From: Zach Copley Date: Thu, 4 Mar 2010 18:48:37 +0000 (-0800) Subject: Remove reference to $config['profile']['banned'] -- superceded by blacklist X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=7d1ba4ff3b00cb42c85f2720d3b2aab82a3a560b;p=quix0rs-gnu-social.git Remove reference to $config['profile']['banned'] -- superceded by blacklist --- diff --git a/README b/README index b90ec8c45a..09d6678570 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.