]> git.mxchange.org Git - quix0rs-gnu-social.git/commitdiff
[DOCUMENTATION][SYSADMIN][CONFIG][profile] Fix default of backup and restore options
authorDiogo Cordeiro <diogo@fc.up.pt>
Sat, 10 Aug 2019 21:52:00 +0000 (22:52 +0100)
committerDiogo Cordeiro <diogo@fc.up.pt>
Sun, 11 Aug 2019 00:11:41 +0000 (01:11 +0100)
DOCUMENTATION/SYSTEM_ADMINISTRATORS/CONFIGURE.md

index b918ad04cde1589ad85395bde750f00d9411b09b..d72c30476c32bc923fe5026ad08a6dd9cabbcca8 100644 (file)
@@ -612,10 +612,10 @@ 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.
+* `backup`: whether users can backup their own profiles. Defaults to false.
 
 * `restore`: whether users can restore their profiles from backup files. Defaults
-        to true.
+        to false.
 
 * `delete`: whether users can delete their own accounts. Defaults to false.