mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Merge pull request #1458 from holta/usb-show-all
default_vars.yml fell out of sync with local_vars_min.yml's iiab_usb_lib_show_all: True
This commit is contained in:
commit
c7a3ed62fa
1 changed files with 1 additions and 1 deletions
|
@ -233,7 +233,7 @@ samba_enabled: False
|
|||
usb_lib_install: True
|
||||
usb_lib_enabled: True
|
||||
# Show entire contents of USB sticks/drives (at http://box/usb)
|
||||
iiab_usb_lib_show_all: False
|
||||
iiab_usb_lib_show_all: True
|
||||
|
||||
# Toggle iiab-refresh-wiki-docs scraping for offline docs (http://box/info)
|
||||
nodocs: False
|
||||
|
|
Loading…
Add table
Reference in a new issue