mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-05 04:52:23 +08:00
We keep hitting this otherwise because of our directory size Signed-off-by: Patrick Uiterwijk <patrick@puiterwijk.org>
10 lines
207 B
Plaintext
10 lines
207 B
Plaintext
dn: cn=config
|
|
changetype: modify
|
|
replace: nsslapd-maxsasliosize
|
|
nsslapd-maxsasliosize: 50000000
|
|
|
|
dn: cn=config
|
|
changetype: modify
|
|
replace: nsslapd-sasl-max-buffer-size
|
|
nsslapd-sasl-max-buffer-size: 50000000
|