summary refs log tree commit diff
path: root/nixos/modules/services/web-apps
diff options
context:
space:
mode:
authortalyz <kim.lindberger@gmail.com>2022-03-23 18:58:32 +0100
committertalyz <kim.lindberger@gmail.com>2022-03-25 12:05:48 +0100
commit04afc69a29c3de7fee5ea4e1a34b2064f758a539 (patch)
tree3e35149d1a5f042566ea7121f42333154bb259fb /nixos/modules/services/web-apps
parentf4aabde8580957e93118e45f3ad467bb5d9f131f (diff)
downloadnixpkgs-04afc69a29c3de7fee5ea4e1a34b2064f758a539.tar
nixpkgs-04afc69a29c3de7fee5ea4e1a34b2064f758a539.tar.gz
nixpkgs-04afc69a29c3de7fee5ea4e1a34b2064f758a539.tar.bz2
nixpkgs-04afc69a29c3de7fee5ea4e1a34b2064f758a539.tar.lz
nixpkgs-04afc69a29c3de7fee5ea4e1a34b2064f758a539.tar.xz
nixpkgs-04afc69a29c3de7fee5ea4e1a34b2064f758a539.tar.zst
nixpkgs-04afc69a29c3de7fee5ea4e1a34b2064f758a539.zip
discourse: 2.9.0.beta1 -> 2.9.0.beta3
Diffstat (limited to 'nixos/modules/services/web-apps')
-rw-r--r--nixos/modules/services/web-apps/discourse.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/nixos/modules/services/web-apps/discourse.nix b/nixos/modules/services/web-apps/discourse.nix
index 2c2911aada3..fa2bb06f7f4 100644
--- a/nixos/modules/services/web-apps/discourse.nix
+++ b/nixos/modules/services/web-apps/discourse.nix
@@ -609,6 +609,7 @@ in
       connection_reaper_interval = 30;
       relative_url_root = null;
       message_bus_max_backlog_size = 100;
+      message_bus_clear_every = 50;
       secret_key_base = cfg.secretKeyBaseFile;
       fallback_assets_path = null;