doc: Update 'backup', 'restore' default values
This commit is contained in:
parent
e87115d462
commit
63f9af307d
|
@ -497,9 +497,9 @@ Profile management.
|
||||||
|
|
||||||
biolimit: max character length of bio; 0 means no limit; null means to use
|
biolimit: max character length of bio; 0 means no limit; null means to use
|
||||||
the site text limit default.
|
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
|
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.
|
delete: whether users can delete their own accounts. Defaults to false.
|
||||||
move: whether users can move their accounts to another server. Defaults
|
move: whether users can move their accounts to another server. Defaults
|
||||||
to true.
|
to true.
|
||||||
|
|
Loading…
Reference in New Issue
Block a user