[SOLVED] - How move ROOT to a new disk?

I’m running Gitea on a Windows 10 computer.
I have two disks, C: which is a SSD (and it’s a bit small) and E: where I want to store data.
During the installation I didn’t see that the repositories where set to be stored on C:

I have a number of repositories and I now want to move everything to my E disk.

Can I just move the directories and change the ROOT in the app.ini
or is there something else that needs changing?

No answer, so I tried…
I needed to change the ROOT path in both
conf\app.ini
and
custom\conf\app.ini

Then it worked!