diaspora/config
Jonne Haß 58a355ed01
Expose Sidekiq dead job queue configuration options
Set the default limit of dead jobs to 5k, which should equal to about 50M memory
usage in the worst case. Sidekiq's default is 10k. Set the expiration
timeout to 6 weeks, matching our minor release schedule. Sidekiq's
default is 6 months.

Given the new federation code stores the XML payload in the job
parameters, fine-tuning here can give more significant memory savings.
2016-07-20 15:21:17 +02:00
..
certs Diaspora configuration wrapper for Prosody 2016-04-25 15:30:28 +02:00
environments Speed up asset serving in development 2016-02-16 11:19:04 +01:00
initializers Remove messagebus_ruby_api gem 2016-07-07 18:48:31 +02:00
locales Merge pull request #6914 from denschub/be-excellent 2016-07-17 11:00:16 +02:00
application.rb Raise on missing translations 2016-07-03 20:15:57 +02:00
asset_sync.rb
boot.rb
color_themes.yml Clean up scss code for original white background 2016-01-10 00:48:30 +01:00
cucumber.yml add cucumber feature for taking screenshots of important pages 2012-12-17 20:25:34 +01:00
database.yml.example Replace DB environment variable with optional bundler groups 2015-05-29 01:33:12 +02:00
defaults.yml Expose Sidekiq dead job queue configuration options 2016-07-20 15:21:17 +02:00
diaspora.yml.example Expose Sidekiq dead job queue configuration options 2016-07-20 15:21:17 +02:00
environment.rb
eye.rb Diaspora configuration wrapper for Prosody 2016-04-25 15:30:28 +02:00
load_config.rb Load diaspora.yml overrides for test env 2015-07-24 03:47:46 +02:00
locale_settings.yml Update for sq translation 2015-12-27 17:49:39 +01:00
logging.rb use DiasporaFederation::Salmon::MagicEnvelope for federation debug logging 2016-06-26 06:21:03 +02:00
oembed_providers.yml Add media.ccc.de as trusted oEmbed endpoint 2015-12-28 16:42:34 +01:00
routes.rb Add basic terms controller spec 2016-07-09 10:55:59 +02:00
schedule.rb.example
schedule.yml fix queues for cron jobs 2016-01-28 23:46:37 +01:00
sidekiq.yml Expose Sidekiq dead job queue configuration options 2016-07-20 15:21:17 +02:00
unicorn.rb Add option to set a pid file for unicorn in diaspora.yml 2015-09-19 11:33:04 +02:00