Add enablePublicSharedBoards to admin guide (#3441)

This commit is contained in:
Ben Cuan 2022-07-29 09:16:23 -07:00 committed by GitHub
parent c4a90169aa
commit 2fd2285123
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -25,6 +25,7 @@ Personal server settings are stored in `config.json` and are read when the serve
| localOnly | Only allow connections from localhost | `false`
| enableLocalMode | Enable admin APIs on local Unix port | `true`
| localModeSocketLocation | Location of local Unix port | `/var/tmp/focalboard_local.socket`
| enablePublicSharedBoards | Enable publishing boards for public access | `false`
## Resetting passwords