tiny-pilot / tinypilot

Use your Raspberry Pi as a browser-based KVM.
https://tinypilotkvm.com
MIT License
2.89k stars 244 forks source link

Document user configurable settings #1788

Closed jdeanwallace closed 2 months ago

jdeanwallace commented 2 months ago

Resolves https://github.com/tiny-pilot/tinypilot/issues/1573

Since winning the war on Ansible, we've dropped support for many TinyPilot settings that were configurable via /home/tinypilot/settings.yml.

Apart from this blog post (/whats-new-in-2022-05/) we haven't really documented (publicly) which settings are supported, deprecated, and unsupported. This PR does just that:

Notes

  1. The list of supported settings, were compiled from
  2. The list of deprecated settings, were compiled from a combination of
  3. The list of unsupported settings, were compiled from a combination of

Resources used

Review on CodeApprove

jdeanwallace commented 2 months ago
Automated comment from CodeApprove ➜

⏳ @jotaen4tinypilot please review this Pull Request