- Jun 15, 2021
-
-
Jan Alexander Steffens (heftig) authored
-
- Jun 04, 2021
-
-
Jan Alexander Steffens (heftig) authored
-
- Jun 01, 2021
-
-
Jan Alexander Steffens (heftig) authored
Give more memory to the apps and less to postgres.
-
- May 20, 2021
-
-
Jan Alexander Steffens (heftig) authored
-
- May 18, 2021
-
-
Jan Alexander Steffens (heftig) authored
-
- May 08, 2021
-
-
With the switch to Rspamd from SpamAssassin it isn't faster anymore, because Rspamd is configured as a global milter where SA was configured as a smtpd_proxy_filter/content_filter for smtp/submission.
-
- May 05, 2021
-
-
Jan Alexander Steffens (heftig) authored
-
- Apr 22, 2021
-
-
Jan Alexander Steffens (heftig) authored
-
Jan Alexander Steffens (heftig) authored
Be explicit about the ports used and enable packet fingerprinting (checksumming). Both for better compatibility.
-
- Apr 15, 2021
-
-
Jan Alexander Steffens (heftig) authored
Now that login is restricted to staff members.
-
Jan Alexander Steffens (heftig) authored
Closes #94
-
- Apr 09, 2021
-
-
Jan Alexander Steffens (heftig) authored
-
- Mar 23, 2021
-
-
Jan Alexander Steffens (heftig) authored
-
- Mar 08, 2021
-
-
Jan Alexander Steffens (heftig) authored
-
Jan Alexander Steffens (heftig) authored
-
- Feb 28, 2021
-
-
Jan Alexander Steffens (heftig) authored
-
- Feb 19, 2021
-
-
Jan Alexander Steffens (heftig) authored
-
- Feb 14, 2021
-
-
Jan Alexander Steffens (heftig) authored
-
- Feb 07, 2021
-
-
Jan Alexander Steffens (heftig) authored
-
Jan Alexander Steffens (heftig) authored
-
- Feb 03, 2021
-
-
Jan Alexander Steffens (heftig) authored
-
- Jan 31, 2021
-
-
Jan Alexander Steffens (heftig) authored
-
- Jan 14, 2021
-
-
Jan Alexander Steffens (heftig) authored
-
Jan Alexander Steffens (heftig) authored
No need to store secrets for more than one matrix server.
-
Jan Alexander Steffens (heftig) authored
-
- Dec 12, 2020
-
-
Jan Alexander Steffens (heftig) authored
Element uses a statically configured list of homeservers with disabled presence. Without hosting our own Element this makes for pretty poor UI. This reverts commit 82ac30f9.
-
Jan Alexander Steffens (heftig) authored
-
Jan Alexander Steffens (heftig) authored
Bump the mem settings higher again, now that we know they're not the cause. Also increase the maximum connection count.
-
- Nov 24, 2020
-
-
Jan Alexander Steffens (heftig) authored
-
- Nov 13, 2020
-
-
Jan Alexander Steffens (heftig) authored
Less work_mem because this explodes easily. It's per-operation, which a query can have multiple of, and also across multiple worker threads. More shared_buffers and effective_cache_size as these are global.
-
- Nov 07, 2020
-
-
Jan Alexander Steffens (heftig) authored
-
- Oct 29, 2020
-
-
Jan Alexander Steffens (heftig) authored
-
- Oct 24, 2020
-
-
Jan Alexander Steffens (heftig) authored
Not sure if this is relevant, but postfix only listens on IPv4. This is what I just tested as working, so keep it this way.
-
- Oct 12, 2020
-
-
Jan Alexander Steffens (heftig) authored
-
- Oct 05, 2020
-
-
Jan Alexander Steffens (heftig) authored
-
Jan Alexander Steffens (heftig) authored
-
- Sep 25, 2020
-
-
Jan Alexander Steffens (heftig) authored
-
- Sep 02, 2020
-
-
Jan Alexander Steffens (heftig) authored
It's per worker, and we have 5 of them.
-
- Sep 01, 2020
-
-
Jan Alexander Steffens (heftig) authored
-
- Aug 20, 2020
-
-
Levente Polyak authored
This reverts commit 8e4eac7d. Revert this feature as its part of a keycloak change that must go through review via a merge request.
-