mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-12-02 11:59:17 -05:00
add note about private forum/category
This commit is contained in:
parent
87348b4ada
commit
aab1bc35a9
1 changed files with 2 additions and 2 deletions
|
@ -29,13 +29,13 @@ It's lonely at the top. You may want to grant other users staff abilities &ndash
|
||||||
|
|
||||||
### Private or Public?
|
### 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`
|
- `must_approve_users`
|
||||||
- `login_required`
|
- `login_required`
|
||||||
- `invite_only`
|
- `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
|
### Configure Login Methods
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue