doc/close_account.rdoc in rodauth-1.8.0 vs doc/close_account.rdoc in rodauth-1.9.0

- old
+ new

@@ -12,10 +12,11 @@ close_account_notice_flash :: The flash notice to show after closing the account. close_account_redirect :: Where to redirect after closing the account. close_account_requires_password? :: Whether a password is required when closing accounts. -close_account_route :: The route to the close account action. +close_account_route :: The route to the close account action. Defaults to + +close-account+. delete_account_on_close? :: Whether to delete the account when closing it, default value is to use +skip_status_checks?+. == Auth Methods