Skip to content

Commit

Permalink
Update website/site/content/guide/admin/_index.md
Browse files Browse the repository at this point in the history
Co-authored-by: Winson Wu <93531870+wuwinson@users.noreply.github.com>
  • Loading branch information
justinegeffen and wuwinson committed Aug 11, 2022
1 parent d6cc887 commit 02185a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/site/content/guide/admin/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Personal server settings are stored in `config.json` and are read when the serve

By default, personal server exposes admin APIs on a local Unix socket at `/var/tmp/focalboard_local.socket`. This is configurable using the `enableLocalMode` and `localModeSocketLocation` settings in `config.json`.

Note that if you're using a version of Mattermost up to v7.1, you need to use v1 of the API. From v7.2 onwards, you need to use v2 of the API.
Note that if you're using a version of Mattermost Boards up to v7.1, you need to use v1 of the API. From v7.2 onwards, you need to use v2 of the API.

To reset a user's password, you can use the following `reset-password.sh` script:

Expand Down

0 comments on commit 02185a8

Please sign in to comment.