1
0
Fork 0
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:
A Holt 2018-08-27 17:42:18 -04:00 committed by GitHub
parent 9b6ba08c91
commit 612fa24985
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -15,10 +15,9 @@ calibreweb_home: "{{ content_base }}/calibre-web" # /library/calibre-web
# calibre-web folder to store configuration files.
calibreweb_config: "{{ calibreweb_home }}/config"
# calibre-web setup will be provisioned with default administration account,
# metadata.db and language. You may want to make this to 'False' while
# reinstalling/upgrading calibre-web.
calibreweb_provision: True
# calibre-web setup will be provisioned with default administrative account,
# metadata.db and language if /library/calibre-web/metadata.db does not exist.
# NOT CURRENTLY IN USE: calibreweb_provision: True
calibreweb_settings_database: app.db
calibreweb_database: metadata.db