Skip to content

Commit

Permalink
Merge pull request #73 from erkinalp/patch-2
Browse files Browse the repository at this point in the history
Document the guild feature rename
  • Loading branch information
MaddyUnderStars committed Aug 11, 2023
2 parents 0495f00 + 9fb500d commit 171eb24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/setup/server/configuration/guildFeatures.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Below is a list of guild features that {{ project.name }} currently implements s
| `ALIASABLE_NAMES` | Allows multiple vanity URLs |
| `VANITY_URL` | Allows vanity URLs |
| `INTERNAL_EMPLOYEE_ONLY` | Requires all guild members be [staff](userFlags.md) |
| `INVITES_CLOSED` | Prevents joining this guild |
| `INVITES_DISABLED` | Prevents joining this guild |
| `CROSS_CHANNEL_REPLIES` | Allows replies to be from outside the current channel |
| `ALLOW_INVALID_CHANNEL_NAMES` | Allow 'bad' channel names (spaces, invalid characters, etc) |
| `IRC_LIKE_CATEGORY_NAMES` | Use same validation for category names as channel names |
Expand Down

0 comments on commit 171eb24

Please sign in to comment.