1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-13 03:32:12 +00:00

kiwix_serve_enabled: False -> kiwix_enabled: True

This commit is contained in:
A Holt 2017-10-17 21:15:03 -04:00 committed by GitHub
parent f57ac88857
commit 7e3b33c35a

View file

@ -5,6 +5,6 @@ iiab_zim_path: /library/zims
kiwix_library_xml: "{{ iiab_zim_path }}/library.xml"
kiwix_content_path: "{{ iiab_zim_path }}/content"
kiwix_install: True
kiwix_serve_enabled: False
kiwix_enabled: True
kiwix_content_found: False
kiwix_first_pass: False