This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/config
Matt Palmer c09f345cff Proxy letter avatars by default
On sites that don't otherwise configure an avatar fallback, Discourse will
now tell the client to get its letter avatars from a location which nginx
proxies to the centralised `avatars.discourse.org` service.  This alleviates
privacy concerns, whilst still providing some degree of performance benefit
(no need for every site to delay avatar response by 300ms for image
rendering).

It is still possible to gain the benefits of global image caching and the
lower latency of requesting directly from a CDN, by explicitly changing the
`external_system_avatars_url` site setting to
`https://avatars.discourse.org/letter/{first_letter}/{color}/{size}.png`.
2015-11-06 14:13:44 +11:00
..
cloud/cloud66 FEATURE: Localization fallbacks (server-side) 2015-07-15 10:17:36 -07:00
environments FEATURE: upgrade to Rails 4.2.4 2015-09-23 15:24:30 +10:00
initializers FIX: no keepalive tests for rake tasks, shell could be stalling threads 2015-09-29 10:17:56 +10:00
locales Update translations 2015-11-04 13:25:29 -05:00
application.rb FEATURE: upgrade to Rails 4.2.4 2015-09-23 15:24:30 +10:00
boot.rb Do not assume all interpreter versions support allocation tracing 2014-12-07 23:28:38 +00:00
cdn.yml.sample Initial release of Discourse 2013-02-05 14:16:51 -05:00
database.yml PERF: disable prepared statements 2015-10-19 14:02:22 +11:00
deploy.rb.sample Replace Clockwork with Sidetiq 2013-08-14 21:39:40 +02:00
discourse_defaults.conf PERF: disable prepared statements 2015-10-19 14:02:22 +11:00
discourse.config.sample Typo fix 2014-03-03 11:19:17 -05:00
discourse.pill.sample Improve bluepill sample config. 2014-01-31 16:09:35 -05:00
environment.rb Initial release of Discourse 2013-02-05 14:16:51 -05:00
logrotate.conf Replace Clockwork with Sidetiq 2013-08-14 21:39:40 +02:00
multisite.yml.production-sample warns sysadmin to rebake all the posts 2013-08-01 22:24:55 +02:00
nginx.global.conf Address @Supermathie's concerns in PR1430 2013-09-30 16:28:22 -04:00
nginx.sample.conf Proxy letter avatars by default 2015-11-06 14:13:44 +11:00
projections.json Instead of .js.handlebars use .hbs for handlebars templates 2014-09-26 15:23:15 -04:00
puma.rb Update puma.rb fixed: num_worker(S) 2014-02-13 11:08:27 +07:00
routes.rb FEATURE: Change user groups in bulk via admin 2015-10-26 15:57:30 -04:00
site_settings.yml Proxy letter avatars by default 2015-11-06 14:13:44 +11:00
spring.rb BUGFIX: Correct after_fork semantics 2014-03-31 12:34:13 +11:00
thin.yml.sample Add sample Capistrano deployment files 2013-05-02 19:53:37 -07:00
unicorn_launcher reopen logs on usr1 2014-08-25 10:49:13 +10:00
unicorn_upstart.conf added upstart script for Discourse 2013-10-13 10:16:53 +11:00
unicorn.conf.rb extra logic to force kill orphan sidekiqs 2015-06-18 15:32:04 +10:00