mirror of
https://github.com/gocsaf/csaf.git
synced 2025-12-22 05:40:11 +01:00
Adds a link to toml's website to docs/provider.md
This commit is contained in:
parent
8fdda14aee
commit
0268d989b5
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
`csaf_provider` implements the CGI interface for webservers
|
||||
and reads its configuration from a TOML file.
|
||||
and reads its configuration from a TOML file. Syntax and usage for TOML (Tom's Obvious Minimal Language) can be found under the website https://toml.io/en/.
|
||||
The [setup docs](../README.md#setup-trusted-provider)
|
||||
explain how to wire this up with nginx and where the config file lives.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue