Wonder if anyone can help, going round in circles here.
I am trying to access /config folder which I understand where the core YAML files are stored when running on a RPi.
In v5.7 the default startup folder was changed to /homeassistant so I have changed in configuration to allow access to all folders.
When I navigate to '/' I do not see the '/config' folder, however when I access HA Pi using Terminal I do see the folder (see below highlighted)
➜ ~ ls
addon_configs addons backup config homeassistant media share ssl`
Here are FileEditor YAML, I have tried to edit and Add
start_path: /config
But understand this is now not possible.
Running latest HA
Any advice / suggestions?