mastodon: tune

This commit is contained in:
Astro 2022-11-30 17:43:25 +01:00
parent 897139a46b
commit 224ddc2631
1 changed files with 4 additions and 0 deletions

View File

@ -34,6 +34,10 @@
"${config.networking.hostName}.serv.zentralwerk.org"
];
DEFAULT_LOCALE = "de";
TRUSTED_PROXY_IP = with zentralwerk.lib.config.site.net.serv;
hosts4.public-access-proxy;
WEB_CONCURRENCY = toString config.deployment.vcpu;
# MAX_THREADS = toString 5;
LDAP_ENABLED = "true";
LDAP_METHOD = "simple_tls";