I am setting up a system.d service and passing arguments through an environment file. I noticed there is a server config.toml file, but I'm not sure what can be defined in there besides repositories. Is there any documentation on this?
Stephen
Asked on Jan 25, 2024
In the server config.toml file, you can define repositories and completion timeout. These are the main things that can be defined in toml. There is no other documentation regarding additional configurations in the server config.toml file.