Add media folder

This commit is contained in:
Ionuț Neagu 2021-01-20 14:45:45 +02:00 committed by Franck Nijhof
parent 852e5537cb
commit fb640b4c4f
No known key found for this signature in database
GPG key ID: D62583BA8AB11CA3
2 changed files with 5 additions and 1 deletions

View file

@ -16,7 +16,7 @@
"ports_description": {
"80/tcp": "Web interface (Not required for Ingress)"
},
"map": ["addons", "backup", "config:rw", "share", "ssl"],
"map": ["addons", "backup", "config:rw", "share", "ssl", "media"],
"hassio_api": true,
"auth_api": true,
"docker_api": true,

View file

@ -184,6 +184,10 @@ folder_3_path=/backup
folder_3_careful=4096
folder_3_warning=8196
folder_3_critical=12228
folder_4_path=/media
folder_4_careful=4096
folder_4_warning=8196
folder_4_critical=12228
[sensors]
# Sensors core thresholds (in Celsius...)