Files
HAddons/sambanas/test/options.json
ai-dev 4957b52f3a test
2025-10-11 12:15:25 +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"]
}