From b4ec4bc202825e016f9b21cb4419d66f045280d6 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Tue, 13 Jul 2021 10:42:27 +0200 Subject: [PATCH] update static schema info Signed-off-by: Thomas Lamprecht --- api-viewer/apidata.js | 2 +- pmg.clamav-conf-opts.adoc | 2 +- pmg.conf.5-opts.adoc | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/api-viewer/apidata.js b/api-viewer/apidata.js index 37b817e..d6b3dd2 100644 --- a/api-viewer/apidata.js +++ b/api-viewer/apidata.js @@ -10105,7 +10105,7 @@ var apiSchema = [ "typetext" : "" }, "scriptedupdates" : { - "default" : 0, + "default" : 1, "description" : "Enables ScriptedUpdates (incremental download of signatures)", "optional" : 1, "type" : "boolean", diff --git a/pmg.clamav-conf-opts.adoc b/pmg.clamav-conf-opts.adoc index c19b6ca..c884a9f 100644 --- a/pmg.clamav-conf-opts.adoc +++ b/pmg.clamav-conf-opts.adoc @@ -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`: `` ('default =' `0`):: +`scriptedupdates`: `` ('default =' `1`):: Enables ScriptedUpdates (incremental download of signatures) diff --git a/pmg.conf.5-opts.adoc b/pmg.conf.5-opts.adoc index 296793f..e55a8b3 100644 --- a/pmg.conf.5-opts.adoc +++ b/pmg.conf.5-opts.adoc @@ -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`: `` ('default =' `0`):: +`scriptedupdates`: `` ('default =' `1`):: Enables ScriptedUpdates (incremental download of signatures) -- 2.39.2