Add enablePublicSharedBoards to admin guide (#3441)
This commit is contained in:
parent
c4a90169aa
commit
2fd2285123
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue