HASS: access to private /tmp
This commit is contained in:
parent
5512a3a2a6
commit
af8390dc1c
1 changed files with 1 additions and 0 deletions
|
|
@ -318,6 +318,7 @@ with lib; {
|
||||||
unit_system = "metric";
|
unit_system = "metric";
|
||||||
time_zone = "Europe/Rome";
|
time_zone = "Europe/Rome";
|
||||||
external_url = "https://home-assistant.bertof.net";
|
external_url = "https://home-assistant.bertof.net";
|
||||||
|
allowlist_external_dirs = [ "/tmp" ];
|
||||||
};
|
};
|
||||||
|
|
||||||
http = {
|
http = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue