mirror of
https://github.com/iiab/iiab.git
synced 2025-02-14 20:22:08 +00:00
Update local_vars_big.yml
This commit is contained in:
parent
5cde3c8f8f
commit
42d968c84c
1 changed files with 19 additions and 0 deletions
|
@ -172,6 +172,7 @@ wordpress_enabled: True
|
|||
|
||||
# 7-EDU-APPS
|
||||
|
||||
# KA Lite - SEE THE "Transmission" BITTORRENT DOWNLOADER FURTHER BELOW, TO INSTALL THOUSANDS OF VIDEOS
|
||||
kalite_install: True
|
||||
kalite_enabled: True
|
||||
# Unused in 2018; but remains as placeholder for Fedora 18 legacy (XO laptops)
|
||||
|
@ -202,6 +203,24 @@ sugarizer_enabled: True
|
|||
|
||||
# 8-MGMT-TOOLS
|
||||
|
||||
# BitTorrent downloader for large Content Packs etc
|
||||
transmission_install: False
|
||||
transmission_enabled: False
|
||||
|
||||
# A. Uncomment language(s) to download KA Lite videos to /library/transmission
|
||||
transmission_kalite_languages:
|
||||
- english
|
||||
#- french
|
||||
#- hindi
|
||||
#- portugal-portuguese
|
||||
#- brazilian-portuguese
|
||||
#- spanish
|
||||
#- swahili
|
||||
# B. Monitor BitTorrent downloads at http://box:9091 using Admin/changeme
|
||||
# C. Move videos/thumbnails into /library/ka-lite/content (DO NOT OVERWRITE overwrite assessment, locale, srt!)
|
||||
# D. Log in to http://box:8008/updates/videos/ using Admin/changeme -> click "Scan content folder for videos"
|
||||
# E. READ "KA Lite Administration: What tips & tricks exist?" AT http://FAQ.IIAB.IO
|
||||
|
||||
awstats_install: True
|
||||
awstats_enabled: True
|
||||
|
||||
|
|
Loading…
Reference in a new issue