mirror of
https://github.com/gocsaf/csaf.git
synced 2025-12-22 18:15:42 +01:00
Remove a needless backtick
This commit is contained in:
parent
766a4395c7
commit
fd851a7317
1 changed files with 2 additions and 2 deletions
|
|
@ -65,7 +65,7 @@ Create configuarion file under `/usr/lib/csaf/config.toml`:
|
||||||
key = "/usr/lib/csaf/private.asc"
|
key = "/usr/lib/csaf/private.asc"
|
||||||
#tlps = ["green", "red"]
|
#tlps = ["green", "red"]
|
||||||
domain = "http://192.168.56.102"
|
domain = "http://192.168.56.102"
|
||||||
#no_passphrase = true`
|
#no_passphrase = true
|
||||||
```
|
```
|
||||||
|
|
||||||
with sui
|
with sui
|
||||||
Loading…
Add table
Add a link
Reference in a new issue