mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-10 18:01:03 +01:00
whoogle now good to merge
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
## 0.7.1
|
||||
- Changed the config handeling
|
||||
- Added a docs with the config explaination.
|
||||
- Make sure you redo your configuration!
|
||||
|
||||
## 0.7.0
|
||||
- Initial release (latest builds)
|
||||
|
||||
@@ -10,8 +10,7 @@
|
||||
"upstream": "0.7.0",
|
||||
"webui": "http://[HOST]:[PORT:5000]",
|
||||
"devices": [],
|
||||
"environment": {
|
||||
},
|
||||
"environment": {},
|
||||
"map": ["config:rw"],
|
||||
"options": {
|
||||
"TZ":"Europe/Amsterdam",
|
||||
@@ -55,7 +54,6 @@
|
||||
"WHOOGLE_CONFIG_COUNTRY": "str?",
|
||||
"WHOOGLE_CONFIG_SEARCH_LANGUAGE": "str?",
|
||||
"WHOOGLE_CONFIG_BLOCK": "str?",
|
||||
"WHOOGLE_CONFIG_STYLE": "str?",
|
||||
"WHOOGLE_RESULTS_PER_PAGE": "int(5,100)?"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user