update static schema info

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
This commit is contained in:
Thomas Lamprecht 2021-07-13 10:42:27 +02:00
parent 3419e609ea
commit b4ec4bc202
3 changed files with 3 additions and 3 deletions

View File

@ -10105,7 +10105,7 @@ var apiSchema = [
"typetext" : "<boolean>"
},
"scriptedupdates" : {
"default" : 0,
"default" : 1,
"description" : "Enables ScriptedUpdates (incremental download of signatures)",
"optional" : 1,
"type" : "boolean",

View File

@ -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)
`scriptedupdates`: `<boolean>` ('default =' `0`)::
`scriptedupdates`: `<boolean>` ('default =' `1`)::
Enables ScriptedUpdates (incremental download of signatures)

View File

@ -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)
`scriptedupdates`: `<boolean>` ('default =' `0`)::
`scriptedupdates`: `<boolean>` ('default =' `1`)::
Enables ScriptedUpdates (incremental download of signatures)