mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
default_vars.yml: Install/enable Calibre-Web
This commit is contained in:
parent
64e6d6cd04
commit
71220324f3
1 changed files with 2 additions and 2 deletions
|
@ -654,8 +654,8 @@ minetest_game_dir: "{{ minetest_working_dir }}/games/{{ minetest_default_game }}
|
||||||
minetest_flat_world: False
|
minetest_flat_world: False
|
||||||
|
|
||||||
# Calibre-Web E-Book Library -- Alternative to Calibre, offers a clean/modern UX
|
# Calibre-Web E-Book Library -- Alternative to Calibre, offers a clean/modern UX
|
||||||
calibreweb_install: False
|
calibreweb_install: True
|
||||||
calibreweb_enabled: False
|
calibreweb_enabled: True
|
||||||
calibreweb_port: 8083 # PORT VARIABLE HAS NO EFFECT (as of January 2019)
|
calibreweb_port: 8083 # PORT VARIABLE HAS NO EFFECT (as of January 2019)
|
||||||
# http://box/books works. Add {box/libros, box/livres, box/livros, box/liv} etc?
|
# http://box/books works. Add {box/libros, box/livres, box/livros, box/liv} etc?
|
||||||
calibreweb_url1: /books # For SHORT URL http://box/books (English)
|
calibreweb_url1: /books # For SHORT URL http://box/books (English)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue