libkiwix
libkiwix copied to clipboard
Remove `KIWIX_DATA_DIR`
trafficstars
To me this ENV variable KIWIX_DATA_DIR:
- Is not clear which feature it serves (seems useless to me)
- I'm again to instrument Kiwix Desktop with "hidden" variable environnements.
- Is not documented (the best doc I have is this comment from @veloman-yunkan )
- As a bad naming because only part of the data are stored in it
For all this reasons, I ask if we should just not remove it?
This is a follow-up of https://github.com/kiwix/kiwix-desktop/pull/1081 and https://github.com/kiwix/kiwix-desktop/issues/694