#349 - Got rid of the whitelist directory entry.
This commit is contained in:
parent
e8440c15a5
commit
1e418e5dac
|
@ -5,8 +5,8 @@ homeassistant:
|
||||||
elevation: !secret homeassistant_elevation
|
elevation: !secret homeassistant_elevation
|
||||||
unit_system: imperial
|
unit_system: imperial
|
||||||
time_zone: America/New_York
|
time_zone: America/New_York
|
||||||
whitelist_external_dirs:
|
# whitelist_external_dirs:
|
||||||
- config/www/custom_ui/floorplan/images
|
# - config/www/custom_ui/floorplan/images
|
||||||
|
|
||||||
customize: !include_dir_merge_named customize
|
customize: !include_dir_merge_named customize
|
||||||
customize_domain:
|
customize_domain:
|
||||||
|
|
Loading…
Reference in New Issue