From 46228a293a4463a6384be301f56b78c5aeeb1e01 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Isma=C3=ABl=20Bouya?= Date: Mon, 11 Feb 2019 00:18:01 +0100 Subject: Adjust journald configuration and limit some verbose apps --- nixops/modules/websites/tools/mastodon/mastodon.nix | 2 ++ 1 file changed, 2 insertions(+) (limited to 'nixops/modules/websites/tools') diff --git a/nixops/modules/websites/tools/mastodon/mastodon.nix b/nixops/modules/websites/tools/mastodon/mastodon.nix index ae2a3f6..5f0104c 100644 --- a/nixops/modules/websites/tools/mastodon/mastodon.nix +++ b/nixops/modules/websites/tools/mastodon/mastodon.nix @@ -90,6 +90,8 @@ let STREAMING_CLUSTER_NUM=1 + RAILS_LOG_LEVEL=warn + # LDAP authentication (optional) LDAP_ENABLED=true LDAP_HOST=ldap.immae.eu -- cgit v1.2.3