Disabling Public Space Creation in KanBo

Table of Contents

Space is the new name for the board.
Welcome to the KanBo 3.0 release!

All users in KanBo can view public spaces. Viewing access does not depend on permission to enter the space. If the joining mode is enabled, users can join public spaces themselves.

Read more about space types.

You can disable the option to create public spaces in the KanBo configuration:

  1. Go to your KanBo’s appsettings.json file and open it in any text editor.
  2. In the <appsettings> section, change:
"AllowPublicBoards": true,

to:

"AllowPublicBoards": false,

Was this article helpful?

Please, contact us if you have any additional questions.