mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
fix kiwix_serve_enabled -> kiwix_enabled
This commit is contained in:
parent
344a65c900
commit
8859f06e03
1 changed files with 1 additions and 1 deletions
|
@ -276,8 +276,8 @@ rachel_doc_root: "{{ doc_root}}/modules"
|
||||||
|
|
||||||
# Kiwix-serve
|
# Kiwix-serve
|
||||||
kiwix_install: True
|
kiwix_install: True
|
||||||
|
kiwix_enabled: False
|
||||||
kiwix_port: 3000
|
kiwix_port: 3000
|
||||||
kiwix_serve_enabled: False
|
|
||||||
iiab_zim_path: /library/zims
|
iiab_zim_path: /library/zims
|
||||||
|
|
||||||
# KA Lite
|
# KA Lite
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue