]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - README
move activity importing code to two different queuehandler classes
[quix0rs-gnu-social.git] / README
diff --git a/README b/README
index 3bebb11ee00a56b20f685a223732dde395d1f332..e2e4c580ef501785926091cf70cbb71c1606e0f5 100644 (file)
--- a/README
+++ b/README
@@ -1276,6 +1276,12 @@ Profile management.
 
 biolimit: max character length of bio; 0 means no limit; null means to use
     the site text limit default.
+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.
+move: whether users can move their accounts to another server. Defaults
+      to true.  
 
 newuser
 -------