mirror of
https://github.com/kiwix/libkiwix.git
synced 2025-09-09 07:08:38 -04: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.