Changes between Version 7 and Version 8 of discourse
- Timestamp:
- Jun 22, 2018, 12:59:36 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
discourse
v7 v8 1 [[PageOutline]] 2 1 3 = Discourse Admin = 2 4 … … 17 19 There is a `discourse-admin` user with credentials in [wiki:keyringer keyringer] tied to `discourse@mayfirst.org` email address. 18 20 21 == Creating Private groups == 22 23 By default, posts are public. If you want to create a private group for a member, take these steps: 24 25 * Create a group and assign the group an owner 26 * Create a category and configure so that it is only viewable by members of the group you created 27 * Instruct members to always post topics to their private category 28 19 29 == Replies by email == 20 30