doc: Update 'backup', 'restore' default values

This commit is contained in:
Chimo 2017-04-19 22:56:45 -04:00
parent e87115d462
commit 63f9af307d
1 changed files with 2 additions and 2 deletions

View File

@ -497,9 +497,9 @@ 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.
move: whether users can move their accounts to another server. Defaults
to true.