libkiwix icon indicating copy to clipboard operation
libkiwix copied to clipboard

Remove `KIWIX_DATA_DIR`

Open kelson42 opened this issue 1 year ago • 2 comments
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

kelson42 avatar Apr 12 '24 10:04 kelson42