Michael Ströder wrote:
Howard Chu wrote:
OK, I guess it's fine to make it the default. However, because I think we still want the key size to be tunable, I'm going to keep the config keyword. [..] In this case, all you'd need is to run "slapindex -qt" to recreate the relevant indices.
Any implications with dynamic reconfiguration of that particular config value in back-config? Automagically trigger reindexing?
Unfortunately no, not yet. There's a hook for backends to register that they're interested in updates to particular config settings, but we never figured out when it would be needed, so that functionality wasn't fleshed out.