1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

Update main.yml

This commit is contained in:
A Holt 2017-11-26 11:30:06 -05:00 committed by GitHub
parent 42657c6bbf
commit 3223711730
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -14,11 +14,12 @@ kiwix_port: 3000
# /library/zims contains 3 important things: {library.xml, content, index}
iiab_zim_path: "{{ content_base }}/zims"
kiwix_library_xml: "{{ iiab_zim_path }}/library.xml"
kiwix_content_path: "{{ iiab_zim_path }}/content"
# Unused as of Nov 2017:
# kiwix_content_path: "{{ iiab_zim_path }}/content"
# Installation variables
kiwix_install: True
kiwix_enabled: True
# The following line is unused as of Nov 2017:
# Unused as of Nov 2017:
# kiwix_content_found: False
kiwix_first_pass: False