How can I view config.toml file from gitlab UI?

I am completly new to gitlab. I am trying to work with docker volumes on gitlab but it is not working.
When I am checking for solution I found that something needs to do in config.toml.
What is location of config.toml , How can I view it from gitlab UI?

Hello,

Well in gitlab ce, so far I only know the section http://host/admin/runners, there it shows you information about the runners, but not all that is in the config.toml file.

The absolute path of the config.toml file is /etc/gitlab-runner/config.toml

regards

Hi,
Thanks for your reply. How can I access this location /etc/gitlab-runner/config.toml ?
I am not able to view this when I clone the project.

Sorry, I thought you had access to the runner.
I do not know if there is an ui option to see that information.

regards