]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
add new config variables
authorEvan Prodromou <evan@prodromou.name>
Thu, 20 Nov 2008 20:15:02 +0000 (15:15 -0500)
committerEvan Prodromou <evan@prodromou.name>
Thu, 20 Nov 2008 20:15:02 +0000 (15:15 -0500)
darcs-hash:20081120201502-84dde-ff65f1962ab94474cfafe8717ea6a9d7d9f302bd.gz

README

diff --git a/README b/README
index 601bf1a084c9ef8b6fe7d5ecda352eae34e6e6ee..524a69e647f0f26e7daf003a48a7f9e9308f3677 100644 (file)
--- a/README
+++ b/README
@@ -829,6 +829,9 @@ blacklist: an array of strings for usernames that may not be
           but you may want to add others if you have other software
           installed in a subdirectory of Laconica or if you just
           don't want certain words used as usernames.
+featured: an array of nicknames of 'featured' users of the site.
+         Can be useful to draw attention to well-known users, or
+         interesting people, or whatever.
 
 avatar
 ------
@@ -852,6 +855,9 @@ For configuring the public stream.
 localonly: If set to true, only messages posted by users of this
           service (rather than other services, filtered through OMB)
           are shown in the public stream. Default true.
+blacklist: An array of IDs of users to hide from the public stream.
+          Useful if you have someone making excessive Twitterfeed posts
+          to the site, other kinds of automated posts, testing bots, etc.
 
 theme
 -----