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

Warn implementers: kiwix_install: True is REQUIRED, if you install IIAB's Admin Console

This commit is contained in:
A Holt 2019-07-08 14:18:57 -04:00 committed by GitHub
parent b5dc8b6519
commit 40039b42ad
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -370,6 +370,7 @@ kolibri_install: False
kolibri_enabled: False
kolibri_http_port: 8009
# kiwix_install: True is REQUIRED, if you install IIAB's Admin Console
kiwix_install: True
kiwix_enabled: True
kiwix_port: 3000