configuration options in config.json

I was wondering if there was a way to edit these Configuration List for Raspberry Pi 5 - Balena Documentation without SSHing in to the device directly and changing config.txt or doing it from the dashboard. Is there a way to do this from the config.json, or is there another different way to do this?
Thank you for your help!

    • The config.json file is typically found in the resin-boot partition of the SD card used by the Raspberry Pi. You can access this partition by inserting the SD card into your computer.
  • Edit the config.json file:
  • Open the config.json file using a text editor. You can add configuration settings to this file in JSON format.
  • Regards:
  • Names haven