whoogle now good to merge

This commit is contained in:
Bruvv
2022-01-01 14:19:10 +01:00
parent 042ce13107
commit 0286c7fd84
2 changed files with 2 additions and 3 deletions

View File

@@ -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)

View File

@@ -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)?"
}
}