mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-21 03:19:56 +08:00
This PR renames a couple of settings related to anonymous mode: 1. `allow_anonymous_posting` → `allow_anonymous_mode`. This setting is used as a switch for the entire anonymous mode feature, so it makes sense to give it a generic name that better reflects what the setting does. 2. `allow_anonymous_likes` → `allow_likes_in_anonymous_mode`. The new name is clearer and will match a new setting that we'll add to allow anonymous users to post in chat. Internal topic: t/148088. |
||
|---|---|---|
| .. | ||
| app | ||
| assets/stylesheets | ||
| config | ||
| db | ||
| lib/discourse_narrative_bot | ||
| public | ||
| spec | ||
| plugin.rb | ||