mirror of
https://github.com/kiwix/kiwix-tools.git
synced 2026-04-28 03:30:03 +00:00
Documented library reloading via SIGHUP
This commit is contained in:
parent
490ba0f3f2
commit
436f1b83f6
1 changed files with 4 additions and 0 deletions
|
|
@ -78,6 +78,10 @@ Options
|
|||
|
||||
Monitor the XML library file and reload it automatically when it changes.
|
||||
|
||||
Library reloading can be forced anytime by sending a SIGHUP signal to the
|
||||
``kiwix-serve`` process (this works regardless of the presence of the
|
||||
:option:`--monitorLibrary`/:option:`-M` option).
|
||||
|
||||
|
||||
.. option:: -m, --nolibrarybutton
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue