discourse/config
Matt Palmer 90d654c46c Include HTTP Host header in nginx logs
This is crucial in multisite installations, because otherwise the nginx logs
are fairly useless, however it can also be quite handy to know what
hostnames are being sent to your site.  The variable is quoted, because it
is untrusted input (it is taken directly from the HTTP request), but nginx
helpfully escapes the quoting character automagically, so we don't have to
worry about that.

For now, the log analysis plugin *recognises* the new log format
(and continues to recognise the previous format, for backwards
compatibility), but doesn't do anything with the new log entry field.  This
means your multisite performance plugin data is still broken, but it's no
worse than it was before.
2017-06-28 14:41:02 +10:00
..
cloud/cloud66 FEATURE: Localization fallbacks (server-side) 2015-07-15 10:17:36 -07:00
environments correct with brackets 2017-06-20 15:53:14 -04:00
initializers Allow multiple host when restricting Sidekiq queues. 2017-06-19 14:45:51 +09:00
locales FEATURE: site setting for Markdown typographer 2017-06-27 16:50:13 -04:00
application.rb Feature: CommonMark support 2017-06-23 12:01:33 -04:00
boot.rb bootsnap upgrade 2017-05-26 09:37:18 -04:00
cdn.yml.sample
database.yml Make PgSQL happy ("ActiveRecord::StatementInvalid: PG::ProtocolViolation"). 2016-03-30 10:42:06 +02:00
deploy.rb.sample enough with the malloc limit, not needed 2016-05-25 21:09:07 +10:00
discourse_defaults.conf FEATURE: fallback asset path for multi host setups 2017-03-20 15:59:17 -04:00
discourse.config.sample enough with the malloc limit, not needed 2016-05-25 21:09:07 +10:00
discourse.pill.sample
environment.rb prevent the application from starting in development mode when SMTP settings are changed 2016-06-03 17:39:54 +02:00
logrotate.conf
multisite.yml.production-sample
nginx.global.conf
nginx.sample.conf Include HTTP Host header in nginx logs 2017-06-28 14:41:02 +10:00
projections.json Instead of .js.handlebars use .hbs for handlebars templates 2014-09-26 15:23:15 -04:00
puma.rb puma config is a production thing 2016-02-24 14:49:31 +11:00
routes.rb FIX: /u.json should return 404 instead of 500. 2017-06-27 10:11:48 +09:00
sidekiq.yml Add default queues to sidekiq.yml. 2016-06-13 09:34:52 +08:00
site_settings.yml FEATURE: site setting for Markdown typographer 2017-06-27 16:50:13 -04:00
spring.rb
thin.yml.sample
unicorn_launcher reopen logs on usr1 2014-08-25 10:49:13 +10:00
unicorn_upstart.conf enough with the malloc limit, not needed 2016-05-25 21:09:07 +10:00
unicorn.conf.rb Add ENV variable to specify path to write unicorn's pid. 2017-06-06 11:46:01 +09:00