We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93e38e8 commit 6c7d1e7Copy full SHA for 6c7d1e7
1 file changed
roles/cmdsrv/templates/scripts/get_kiwix_catalog_libxml.py
@@ -16,7 +16,7 @@
16
verbose = True
17
18
WWROOT = "{{ doc_root }}"
19
-jsonPath = "{{ iiab_config_dir }}"
+jsonPath = "{{ content_info }}"
20
iiab_zim_cat_url = "{{ iiab_zim_cat_url }}"
21
22
kiwix_include_zimit = False # check for tag _sw:yes
0 commit comments