Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Commit

Permalink
Merge pull request #5116 from matrix-org/babolivier/account_expiration
Browse files Browse the repository at this point in the history
Fix path in account validity admin route's doc
  • Loading branch information
babolivier committed May 1, 2019
2 parents 8c5b1e3 + 6aad81e commit c1799b0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions changelog.d/5116.feature
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Add time-based account expiration.
2 changes: 1 addition & 1 deletion docs/admin_api/account_validity.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ This API extends the validity of an account by as much time as configured in the

The API is::

POST /_matrix/client/unstable/account_validity/send_mail
POST /_matrix/client/unstable/admin/account_validity/validity

with the following body:

Expand Down

0 comments on commit c1799b0

Please sign in to comment.