discourse/config
riking 400bbb57fe Suppress trackback CSRF errors from Logster 2014-07-25 12:43:57 -07:00
..
cloud/cloud66 CHANGE: Mini Profiler only enabled for developers in prd 2014-07-17 08:34:41 +10:00
environments CHANGE: Mini Profiler only enabled for developers in prd 2014-07-17 08:34:41 +10:00
initializers Suppress trackback CSRF errors from Logster 2014-07-25 12:43:57 -07:00
locales Move FAQ, Terms of Service, and Privacy Policy into topics in the Staff category. First post of those topics will be rendered on their respective pages. Site settings and content are not used for these documents anymore. Translations of the default text is moved into the standard YML files. 2014-07-25 14:41:20 -04:00
apache2.conf.sample Add a few extra ProxyPass calls 2013-12-23 13:15:39 +02:00
application.rb Move discourse_plugin to lib 2014-07-23 00:03:48 -04:00
boot.rb
cdn.yml.sample
database.yml Source DB config more cleanly, fixes issues with socket in prd 2014-01-15 12:08:35 +11:00
deploy.rb.sample
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
discourse_defaults.conf CHANGE: Mini Profiler only enabled for developers in prd 2014-07-17 08:34:41 +10:00
discourse_quickstart.conf CHANGE: Mini Profiler only enabled for developers in prd 2014-07-17 08:34:41 +10:00
environment.rb
logrotate.conf
multisite.yml.production-sample
nginx.global.conf
nginx.sample.conf FIX: cache avatars in NGINX 2014-07-15 10:30:43 +10:00
projections.json VIM helper 2014-03-19 12:08:00 +11:00
puma.rb Update puma.rb fixed: num_worker(S) 2014-02-13 11:08:27 +07:00
redis.yml get rid of cache db, not needed 2014-01-06 12:24:11 +11:00
routes.rb FEATURE: allow advanced badge options in admin screen 2014-07-24 18:28:23 +10:00
site_settings.yml Move FAQ, Terms of Service, and Privacy Policy into topics in the Staff category. First post of those topics will be rendered on their respective pages. Site settings and content are not used for these documents anymore. Translations of the default text is moved into the standard YML files. 2014-07-25 14:41:20 -04:00
spring.rb BUGFIX: Correct after_fork semantics 2014-03-31 12:34:13 +11:00
thin.yml.sample
unicorn.conf.rb FEATURE: unicorn sidekiq will restart sidekiq on complete failure. 2014-04-23 13:13:18 +10:00
unicorn_launcher Runit sends HUP when 'reload' is called. Trap HUP and send USR2 to unicorn. 2014-05-23 13:01:11 +02:00
unicorn_upstart.conf