HASS: access to private /tmp

This commit is contained in:
Filippo Berto 2023-07-30 17:38:17 +02:00
parent 5512a3a2a6
commit af8390dc1c
No known key found for this signature in database
GPG key ID: FE98AE5EC52B1056

View file

@ -318,6 +318,7 @@ with lib; {
unit_system = "metric";
time_zone = "Europe/Rome";
external_url = "https://home-assistant.bertof.net";
allowlist_external_dirs = [ "/tmp" ];
};
http = {