]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
correct error in README on default for deletion
authorEvan Prodromou <evan@status.net>
Thu, 10 Feb 2011 15:11:30 +0000 (10:11 -0500)
committerEvan Prodromou <evan@status.net>
Thu, 10 Feb 2011 15:11:30 +0000 (10:11 -0500)
README

diff --git a/README b/README
index b71d21aba50d77554e6892ae489f197bf5af4b57..f290ef424491eca898f761bcc461db684d39e3be 100644 (file)
--- a/README
+++ b/README
@@ -1279,7 +1279,7 @@ biolimit: max character length of bio; 0 means no limit; null means to use
 backup: whether users can backup their own profiles. Defaults to true.
 restore: whether users can restore their profiles from backup files. Defaults
         to true.
-delete: whether users can delete their own accounts. Defaults to true.
+delete: whether users can delete their own accounts. Defaults to false.
 move: whether users can move their accounts to another server. Defaults
       to true.