Merge branch 'doc-backup-restore-def-vals' into 'nightly'

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

See merge request !143
This commit is contained in:
mmn 2017-07-11 20:01:28 +00:00
commit 93524c4be3
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.