mobilizon: remove comment

This commit is contained in:
Sandro - 2023-10-02 04:42:17 +02:00
parent 1d4187f38d
commit b17cc6753f
Signed by: sandro
GPG Key ID: 3AF5A43A3EECC2E5
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@
require_bind_for_search = true;
ssl = true;
sslopts = [ { cacertfile = "/etc/ssl/certs/ca-certificates.crt"; } ];
uid = ldap.userField; # https://framagit.org/framasoft/mobilizon/-/issues/1116
uid = ldap.userField;
};
":logger" = {
# level = { value = ":notice"; _elixirType = "atom"; };