mirror of
https://github.com/gocsaf/csaf.git
synced 2025-12-22 11:55:40 +01:00
Disable experimental web interface for provider (#257)
* Disable experimental web interface for provider * More compact init * Fixed typo Co-authored-by: Sascha L. Teichmann <sascha.teichmann@intevation.de>
This commit is contained in:
parent
4abddee3bb
commit
dce0a9b51f
3 changed files with 19 additions and 7 deletions
|
|
@ -37,8 +37,8 @@
|
|||
# against the JSON schema.
|
||||
#no_validation = false
|
||||
|
||||
# Disable the web interface.
|
||||
#no_web_ui = false
|
||||
# Disable the experimental web interface.
|
||||
#no_web_ui = true
|
||||
|
||||
# Make the provider take the publisher from the CSAF document.
|
||||
#dynamic_provider_metadata = false
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue