Hi!
Aaron Richton pisze:
about sizelimit, but I don't want to raise it (because I don't know how big my database will grow). The question is - why consumer won't get
Of course you don't want to specify an explicit number, which is why there's the keyword "none." Try:
limits dn.exact="cn=syncreplConsumer,dc=example,dc=com" size=none
Thank you, that was it.