fix(lldap): warning

This commit is contained in:
2026-02-09 02:47:00 -07:00
parent f1e239b13b
commit f22ccc40a0

View File

@@ -62,6 +62,7 @@ in {
ldap_base_dn = cfg.baseDN;
ldap_user_dn = "lain";
ldap_user_email = "lain@deertopia.net";
force_ldap_user_pass_reset = "always";
ldaps_options = {
enabled = true;
port = 6360;