mirror of https://github.com/kiwix/kiwix-tools.git
Usage mentions that the rootLocation defaults to `/` while it was not. It defaulted to an empty string. While it defaulting to "" or "/" has no technical consequence: libkiwix's server normalizes the requested rootLocation ; it leads to users setting a "/"-prefixed rootLocation when customizing it, resulting in double-slashed print of the URL to access kiwix-serve at. This harmonizes usage and actual default, fixing the URL print.pull/571/head
parent
f9dc22a671
commit
9c16e53767
Loading…
Reference in new issue