mirror of
https://git.proxmox.com/git/pmg-docs
synced 2025-08-04 17:54:19 +00:00
update static schema info
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
parent
3419e609ea
commit
b4ec4bc202
@ -10105,7 +10105,7 @@ var apiSchema = [
|
|||||||
"typetext" : "<boolean>"
|
"typetext" : "<boolean>"
|
||||||
},
|
},
|
||||||
"scriptedupdates" : {
|
"scriptedupdates" : {
|
||||||
"default" : 0,
|
"default" : 1,
|
||||||
"description" : "Enables ScriptedUpdates (incremental download of signatures)",
|
"description" : "Enables ScriptedUpdates (incremental download of signatures)",
|
||||||
"optional" : 1,
|
"optional" : 1,
|
||||||
"type" : "boolean",
|
"type" : "boolean",
|
||||||
|
@ -30,7 +30,7 @@ Sets the maximum amount of data (in bytes) to be scanned for each input file.
|
|||||||
|
|
||||||
Enables support for Google Safe Browsing. (deprecated option, will be ignored)
|
Enables support for Google Safe Browsing. (deprecated option, will be ignored)
|
||||||
|
|
||||||
`scriptedupdates`: `<boolean>` ('default =' `0`)::
|
`scriptedupdates`: `<boolean>` ('default =' `1`)::
|
||||||
|
|
||||||
Enables ScriptedUpdates (incremental download of signatures)
|
Enables ScriptedUpdates (incremental download of signatures)
|
||||||
|
|
||||||
|
@ -86,7 +86,7 @@ Sets the maximum amount of data (in bytes) to be scanned for each input file.
|
|||||||
|
|
||||||
Enables support for Google Safe Browsing. (deprecated option, will be ignored)
|
Enables support for Google Safe Browsing. (deprecated option, will be ignored)
|
||||||
|
|
||||||
`scriptedupdates`: `<boolean>` ('default =' `0`)::
|
`scriptedupdates`: `<boolean>` ('default =' `1`)::
|
||||||
|
|
||||||
Enables ScriptedUpdates (incremental download of signatures)
|
Enables ScriptedUpdates (incremental download of signatures)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user