mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-04-29 12:22:03 +08:00
Uses the upcoming change system to modify the defaults for the following site settings: - The default of `tl3_requires_topics_viewed_cap` is set to 250 - The default for `tl3_requires_posts_read_cap` is set to 2000 - The default for `tl3_promotion_min_duration` is set to 100 days If admins have already modified these settings, this upcoming change will not have any effect. |
||
|---|---|---|
| .. | ||
| environments | ||
| initializers | ||
| locales | ||
| application.rb | ||
| boot.rb | ||
| cdn.yml.sample | ||
| database.yml | ||
| deploy.rb.sample | ||
| dev_defaults.yml | ||
| discourse.config.sample | ||
| discourse.pill.sample | ||
| discourse_defaults.conf | ||
| environment.rb | ||
| logrotate.conf | ||
| multisite.yml.production-sample | ||
| nginx.sample.conf | ||
| official_plugins.json | ||
| pitchfork.conf.rb | ||
| projections.json | ||
| routes.rb | ||
| sidekiq.yml | ||
| site_settings.yml | ||
| spring.rb | ||
| thin.yml.sample | ||
| unicorn_launcher | ||