mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-10 15:25:33 +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. |
||
|---|---|---|
| .. | ||
| db_provider.rb | ||
| defaults_provider.rb | ||
| deprecated_settings.rb | ||
| hidden_provider.rb | ||
| local_process_provider.rb | ||
| type_supervisor.rb | ||
| validations.rb | ||
| yaml_loader.rb | ||