mirror of
https://github.com/discourse/discourse.git
synced 2025-02-16 18:24:52 -06:00
add note about private forum/category
This commit is contained in:
parent
87348b4ada
commit
aab1bc35a9
@ -29,13 +29,13 @@ It's lonely at the top. You may want to grant other users staff abilities &ndash
|
||||
|
||||
### Private or Public?
|
||||
|
||||
Discourse assume you want a public discussion area. If you prefer a private one, check out these settings:
|
||||
Discourse assumes you want a public discussion area. If you prefer a private one, check out these settings:
|
||||
|
||||
- `must_approve_users`
|
||||
- `login_required`
|
||||
- `invite_only`
|
||||
|
||||
You can also create private categories that are only visible to certain groups of users.
|
||||
If you only want some parts to be private, there is a built in Staff category, and you can create more private categories that are only visible to certain groups of users.
|
||||
|
||||
### Configure Login Methods
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user