archey4/config.json
Samuel FORESTIER 87538e935c
Merge branch 'feature/external_configuration'
* First draft of external configuration feature

* Updates README with external configurations and updates image preview

* Specifies the optional aspect of external configuration in the README
2017-12-10 19:22:33 +00:00

10 lines
140 B
JSON

{
"default_strings": {
"no_address": "No Address",
"not_detected": "Not detected"
},
"temperature": {
"use_fahrenheit": false
}
}