Config endpoint update
The http://{KIOSK_URL}/config
endpoints outputs a redacted version of Kiosk's current settings.
- Updated the
/config
endpoint to be on by default. - It can be disabled with
disable_config_endpoint
.
What's Changed
⚡ Fixes
- Fix/config endpoint by @damongolding in #464
Full Changelog: v0.21.5...v0.21.6