discourse/config
Sérgio Saquetim 44559a919d
DEV: Remove floatkit_autocomplete translation keys from locales
Remove obsolete `floatkit_autocomplete` translation keys from
`server.en.yml` to clean up deprecated references. These keys were related
to a UI enhancement that is no longer relevant.

This change reduces clutter in the locale files and aligns with efforts to
remove unused or outdated features. No user-facing impact is expected.
2025-11-18 23:30:54 -03:00
..
environments DEV: Don’t ever dump the DB schema (#35736) 2025-10-31 16:14:14 +01:00
initializers FIX: Don't log temporary email delivery errors. (#35975) 2025-11-12 12:39:17 +11:00
locales DEV: Remove floatkit_autocomplete translation keys from locales 2025-11-18 23:30:54 -03:00
application.rb DEV: Don’t ever dump the DB schema (#35736) 2025-10-31 16:14:14 +01:00
boot.rb PERF: Stop running bootsnap in development mode on all environments (#25737) 2024-02-19 11:33:52 +08:00
cdn.yml.sample Initial release of Discourse 2013-02-05 14:16:51 -05:00
database.yml DEV: Support per-unicorn-worker DB variable overrides (#35615) 2025-10-27 13:45:27 +08:00
deploy.rb.sample enough with the malloc limit, not needed 2016-05-25 21:09:07 +10:00
dev_defaults.yml DEV: Convert admin-incoming-email modal to component-based API (#22701) 2023-07-20 16:31:20 -05:00
discourse.config.sample enough with the malloc limit, not needed 2016-05-25 21:09:07 +10:00
discourse.pill.sample Improve bluepill sample config. 2014-01-31 16:09:35 -05:00
discourse_defaults.conf DEV: Support connecting to Redis with a username. (#31710) 2025-03-13 10:39:50 +08:00
environment.rb DEV: add DISCOURSE_USE_SMTP_ENVIRONMENT_IN_DEVELOPMENT for overriding safety checks 2025-10-27 13:48:54 -04:00
logrotate.conf Replace Clockwork with Sidetiq 2013-08-14 21:39:40 +02:00
multisite.yml.production-sample DEV: Remove db_id from sample multisite config. 2020-05-29 10:48:29 +08:00
nginx.sample.conf PERF: Enable brotli in NGINX (#32333) 2025-04-24 15:45:13 +01:00
pitchfork.conf.rb DEV: Dump backtrace when a Pitchfork worker is about to timeout (#36021) 2025-11-13 15:18:07 +01:00
projections.json DEV: Prepare for rename of app/assets/javascripts/ -> frontend/ 2025-10-22 16:24:11 +01:00
puma.rb DEV: Apply syntax_tree formatting to config/* 2023-01-09 11:13:29 +00:00
routes.rb FEATURE: Upcoming changes part 1 (#34617) 2025-10-30 10:46:14 +10:00
sidekiq.yml FEATURE: introduce ultra_low priority queue 2019-01-17 14:53:19 +11:00
site_settings.yml DEV: Remove glimmer_post_stream_mode from tests for simplification 2025-11-18 23:16:16 -03:00
spring.rb DEV: Apply syntax_tree formatting to config/* 2023-01-09 11:13:29 +00:00
thin.yml.sample Add sample Capistrano deployment files 2013-05-02 19:53:37 -07:00
unicorn.conf.rb DEV: Support per-unicorn-worker DB variable overrides (#35615) 2025-10-27 13:45:27 +08:00
unicorn_launcher DEV: Add Pitchfork alongside Unicorn (#35370) 2025-10-24 11:08:23 +02:00