discourse/config
Roman Rizzi 91ee3fb6e3
FIX: Use a better default for the low_priority_threshold setting. (#13161)
Using 1 as the default value is confusing for some people as low-score flags are hidden unless staff uses the "(any)" priority filter. Let's change it to 0 and let every site adjust the setting to match their needs.
2021-05-26 13:16:16 -03:00
..
cloud/cloud66 DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
environments DEV: Correct typos and spelling mistakes (#12812) 2021-05-21 11:43:47 +10:00
initializers FIX: Do not call :post_edited webhook twice when editing OP (#13112) 2021-05-24 09:10:22 +10:00
locales FIX: Make UI match server behavior for external-auth invites (#13113) 2021-05-26 09:47:44 +01:00
application.rb DEV: Correct typos and spelling mistakes (#12812) 2021-05-21 11:43:47 +10:00
boot.rb DEV: Remove deprecated bootsnap options (#11929) 2021-02-02 14:39:51 +01:00
cdn.yml.sample
database.yml DEV: Correct typos and spelling mistakes (#12812) 2021-05-21 11:43:47 +10:00
deploy.rb.sample
discourse.config.sample
discourse.pill.sample
discourse_defaults.conf DEV: Correct typos and spelling mistakes (#12812) 2021-05-21 11:43:47 +10:00
environment.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
logrotate.conf
multisite.yml.production-sample DEV: Remove `db_id` from sample multisite config. 2020-05-29 10:48:29 +08:00
nginx.global.conf
nginx.sample.conf FEATURE: Normalize the service worker route (#12343) 2021-05-25 19:39:31 -03:00
projections.json DEV: Use .hbr for raw template file extension (#8883) 2020-02-11 13:38:12 -06:00
puma.rb remove daemonize setting (#12232) 2021-03-01 16:42:50 +11:00
routes.rb FEATURE: Normalize the service worker route (#12343) 2021-05-25 19:39:31 -03:00
sidekiq.yml
site_settings.yml FIX: Use a better default for the low_priority_threshold setting. (#13161) 2021-05-26 13:16:16 -03:00
spring.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
thin.yml.sample
unicorn.conf.rb DEV: Improve `bin/unicorn` boot time in development environment (#12900) 2021-04-30 11:32:13 +01:00
unicorn_launcher
unicorn_upstart.conf