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:
parent
6e7461514a
commit
8c2214c755
1 changed files with 4 additions and 4 deletions
|
@ -15,15 +15,15 @@ calibreweb_home: "{{ content_base }}/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 could turn this to 'False' while reinstalling/upgrading calibre-web.
|
||||
# calibre-web setup will be provisioned with default administration account, metadata.db and
|
||||
# language. You could turn this to 'False' while reinstalling/upgrading calibre-web.
|
||||
calibreweb_provision: True
|
||||
calibreweb_settings_database: app.db
|
||||
calibreweb_database: metadata.db
|
||||
|
||||
#calibre-web system user
|
||||
# calibre-web system user
|
||||
calibreweb_user: root
|
||||
|
||||
# calibreweb admin account
|
||||
# calibre-web admin account
|
||||
# calibreweb_admin_user: Admin
|
||||
# calibreweb_admin_password: changeme
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue