From: Evan Prodromou <evan@controlyourself.ca>
Date: Mon, 30 Mar 2009 15:30:58 +0000 (-0400)
Subject: correct setting for default user
X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=e00508d188de053caeb19595b94452973d87da3b;p=quix0rs-gnu-social.git

correct setting for default user
---

diff --git a/README b/README
index 95f9edceaf..f080d32bcc 100644
--- a/README
+++ b/README
@@ -1184,10 +1184,10 @@ newuser
 
 Options with new users.
 
-subscribe: nickname of a user account to automatically subscribe new
-           users to. Typically this would be system account for e.g.
-           service updates or announcements. Users are able to unsub
-           if they want. Default is null; no auto subscribe.
+default: nickname of a user account to automatically subscribe new
+	 users to. Typically this would be system account for e.g.
+         service updates or announcements. Users are able to unsub
+         if they want. Default is null; no auto subscribe.
 welcome: nickname of a user account that sends welcome messages to new
          users. Can be the same as 'subscribe' account, although on
          busy servers it may be a good idea to keep that one just for