diff options
author | Zach Copley <zach@status.net> | 2010-03-04 10:48:37 -0800 |
---|---|---|
committer | Zach Copley <zach@status.net> | 2010-03-04 10:48:37 -0800 |
commit | 7d1ba4ff3b00cb42c85f2720d3b2aab82a3a560b (patch) | |
tree | f789692515e99a980dbddbf83f0197f417b98019 | |
parent | 0736493f46922674ecef41d73519207b03145fc7 (diff) |
Remove reference to $config['profile']['banned'] -- superceded by blacklist
-rw-r--r-- | README | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -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. |