Files
HAddons/samba/test/options.json
ai-dev e8681cdead test
2025-10-11 12:14:55 +02:00

9 lines
299 B
JSON

{
"workgroup": "WORKGROUP",
"username": "homeassistant",
"password": "test",
"interface": "",
"moredisks": ["TIMEMACHINE", "LIBRARY"],
"allow_hosts": ["10.0.0.0/8", "172.16.0.0/12", "192.168.0.0/16"],
"veto_files": ["._*", ".DS_Store", "Thumbs.db", "icon?", ".Trashes"]
}