mirror of
https://github.com/kiwix/libkiwix.git
synced 2026-02-18 15:20:22 -05:00
`false` is a pretty bad default value as most user want to track the real download. By removing the default value, we force user to make a choice. We could have change the default value to true but it would have been a silent API change and we don't want that.