The user manual is not up to date concerning configuration
Open
confirmed
documentation
help wanted
- Dominant language
- C++
- Stars
- 119
- Forks
- 20
- PR merge metrics
- No merged PRs in 30d
Description
The user manual (https://github.com/aymara/lima/wiki/LIMA-User-Manual) still refer to configuration and resource paths as a unique path containing all the required files while they are now multiple paths that are searched in sequence to find each required file.
For example, one can use the following for `LIMA_CONF`:
`$HOME/lima/conf:/usr/share/config/lima`
Then `$HOME/lima/conf` can contain only the `lima-lp-eng.xml` file with custom configuration while other configuration files will be loaded from the default in `/usr`.
Contributor guide
Assessment
This issue has not been assessed yet.