Closed
Description
Issue Description
lmdb specific parameters should be visible in dsconf
Package Version and Platform:
- Platform: Fedora
- Package and version: main
- Browser [e.g. chrome, safari]
Steps to Reproduce
Steps to reproduce the behavior:
- Configure an instance with lmdb
- Run dsconf supplier1 backend config set --help
Expected results
Should see the lmdb specific parameters like:
- nsslapd-mdb-max-size
- nsslapd-mdb-max-readers
- nsslapd-mdb-max-dbs
Additional context
dscreate create-template should also propose the nsslapd-mdb-max-size as it is a critical parameter
dscreate interactive should ask for
- the bdb/mdb mode
- the mdb max size if in mdb mode