kiwix / kiwix-tools

Command line Kiwix tools: kiwix-serve, kiwix-manage, ...
https://download.kiwix.org/release/kiwix-tools/
GNU General Public License v3.0
435 stars 85 forks source link

kiwix-serve: reload library.xml? #426

Closed fpemud closed 3 years ago

fpemud commented 3 years ago

Common servers like apache httpd can be notified for configure file change through SIGUSR1. Can I do the same thing to kiwix-serve after I change the content of library.xml when "kiwix-serve --library" is running?

kelson42 commented 3 years ago

@fpemud Thank you for your bug report. This ticket is a kind of duplicate of https://github.com/kiwix/kiwix-tools/issues/243.