aboutsummaryrefslogtreecommitdiff
path: root/nixops/modules/websites/tools
diff options
context:
space:
mode:
Diffstat (limited to 'nixops/modules/websites/tools')
-rw-r--r--nixops/modules/websites/tools/mastodon/mastodon.nix2
1 files changed, 2 insertions, 0 deletions
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
90 90
91 STREAMING_CLUSTER_NUM=1 91 STREAMING_CLUSTER_NUM=1
92 92
93 RAILS_LOG_LEVEL=warn
94
93 # LDAP authentication (optional) 95 # LDAP authentication (optional)
94 LDAP_ENABLED=true 96 LDAP_ENABLED=true
95 LDAP_HOST=ldap.immae.eu 97 LDAP_HOST=ldap.immae.eu