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:
parent
bfdb5595cf
commit
3a7b181e77
1 changed files with 1 additions and 6 deletions
|
@ -15,9 +15,8 @@ kiwix_src_file_linux64: "{{ kiwix_version_linux64 }}.tar.gz"
|
|||
kiwix_src_file_i686: "{{ kiwix_version_i686 }}.tar.gz"
|
||||
|
||||
kiwix_port: 3000
|
||||
# Expected to be used soon for Kiwix proxy:
|
||||
# Used for Kiwix proxy http://box/kiwix/
|
||||
kiwix_url: /kiwix/
|
||||
# Unused in Nov 2017, but should be:
|
||||
kiwix_path: "{{ iiab_base }}/kiwix"
|
||||
|
||||
# /library/zims contains 3 important things:
|
||||
|
@ -26,13 +25,9 @@ kiwix_path: "{{ iiab_base }}/kiwix"
|
|||
# - index directory for legacy *.zim.idx's
|
||||
iiab_zim_path: "{{ content_base }}/zims"
|
||||
kiwix_library_xml: "{{ iiab_zim_path }}/library.xml"
|
||||
# Unused: (Nov 2017)
|
||||
# kiwix_content_path: "{{ iiab_zim_path }}/content"
|
||||
|
||||
# Installation Variables
|
||||
kiwix_install: True
|
||||
kiwix_enabled: True
|
||||
# MOVE FILE /opt/iiab/kiwix/bin/kiwix-serve TO FORCE A REINSTALL OF kiwix-tools
|
||||
kiwix_force_install: False
|
||||
# Unused: (Nov 2017)
|
||||
# kiwix_content_found: False
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue