correct error in README on default for deletion

This commit is contained in:
Evan Prodromou 2011-02-10 10:11:30 -05:00
parent df19e88323
commit 523e8c86e9
1 changed files with 1 additions and 1 deletions

2
README
View File

@ -1279,7 +1279,7 @@ biolimit: max character length of bio; 0 means no limit; null means to use
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.
delete: whether users can delete their own accounts. Defaults to false.
move: whether users can move their accounts to another server. Defaults
to true.