]> git.proxmox.com Git - pmg-docs.git/commitdiff
update static schema info
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 13 Jul 2021 08:42:27 +0000 (10:42 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Tue, 13 Jul 2021 08:42:27 +0000 (10:42 +0200)
Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
api-viewer/apidata.js
pmg.clamav-conf-opts.adoc
pmg.conf.5-opts.adoc

index 37b817e95f42dd9140219736f9c89078ab5ece22..d6b3dd25293a9713d36ac3df9a84826069025b3d 100644 (file)
@@ -10105,7 +10105,7 @@ var apiSchema = [
                            "typetext" : "<boolean>"
                         },
                         "scriptedupdates" : {
                            "typetext" : "<boolean>"
                         },
                         "scriptedupdates" : {
-                           "default" : 0,
+                           "default" : 1,
                            "description" : "Enables ScriptedUpdates (incremental download of signatures)",
                            "optional" : 1,
                            "type" : "boolean",
                            "description" : "Enables ScriptedUpdates (incremental download of signatures)",
                            "optional" : 1,
                            "type" : "boolean",
index c19b6ca45856fb79e81ed466a72ac4b4c3afe6ea..c884a9fcb4c1e04399057e6e82707e18510dc553 100644 (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)
 
 
 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)
 
index 296793f8a965ee5176197338b6afae6b6cd45db1..e55a8b37523072d3016b257a8a2410b08cd739eb 100644 (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)
 
 
 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)