From 0362f73fe9f3ef217a07475e668056ef36e6c63f Mon Sep 17 00:00:00 2001 From: Stoiko Ivanov Date: Tue, 8 Jun 2021 17:57:12 +0000 Subject: [PATCH] run make update Signed-off-by: Stoiko Ivanov --- api-viewer/apidata.js | 37 ++++++++++--------------------------- pmg.clamav-conf-opts.adoc | 4 ++-- pmg.conf.5-opts.adoc | 8 ++++---- pmg.spam-conf-opts.adoc | 2 +- pmgconfig.1-synopsis.adoc | 4 ++-- 5 files changed, 19 insertions(+), 36 deletions(-) diff --git a/api-viewer/apidata.js b/api-viewer/apidata.js index 5e38772..e9b4de2 100644 --- a/api-viewer/apidata.js +++ b/api-viewer/apidata.js @@ -7778,10 +7778,6 @@ var pmgapi = [ "format" : "transport-domain-or-nexthop", "type" : "string" }, - "domain" : { - "format" : "transport-domain-or-nexthop", - "type" : "string" - }, "policy" : { "format" : "tls-policy", "type" : "string" @@ -7852,10 +7848,6 @@ var pmgapi = [ "format" : "transport-domain-or-nexthop", "type" : "string" }, - "domain" : { - "format" : "transport-domain-or-nexthop", - "type" : "string" - }, "policy" : { "format" : "tls-policy", "type" : "string" @@ -7883,14 +7875,6 @@ var pmgapi = [ "destination" : { "description" : "Destination (Domain or next-hop).", "format" : "transport-domain-or-nexthop", - "optional" : 1, - "type" : "string", - "typetext" : "" - }, - "domain" : { - "description" : "Deprecated - use 'destination'.", - "format" : "transport-domain-or-nexthop", - "optional" : 1, "type" : "string", "typetext" : "" }, @@ -9074,6 +9058,7 @@ var pmgapi = [ "ali", "anx", "arvan", + "aurora", "autodns", "aws", "azure", @@ -9164,6 +9149,7 @@ var pmgapi = [ "pdns", "pleskxml", "pointhq", + "porkbun", "rackcorp", "rackspace", "rcode0", @@ -9180,6 +9166,7 @@ var pmgapi = [ "variomedia", "vscale", "vultr", + "websupport", "world4you", "yandex", "zilore", @@ -9322,6 +9309,7 @@ var pmgapi = [ "ali", "anx", "arvan", + "aurora", "autodns", "aws", "azure", @@ -9412,6 +9400,7 @@ var pmgapi = [ "pdns", "pleskxml", "pointhq", + "porkbun", "rackcorp", "rackspace", "rcode0", @@ -9428,6 +9417,7 @@ var pmgapi = [ "variomedia", "vscale", "vultr", + "websupport", "world4you", "yandex", "zilore", @@ -10108,8 +10098,8 @@ var pmgapi = [ "typetext" : " (1000000 - N)" }, "safebrowsing" : { - "default" : 1, - "description" : "Enables support for Google Safe Browsing.", + "default" : 0, + "description" : "Enables support for Google Safe Browsing. (deprecated option, will be ignored)", "optional" : 1, "type" : "boolean", "typetext" : "" @@ -10303,7 +10293,7 @@ var pmgapi = [ "typetext" : " (1 - 65535)" }, "max_filters" : { - "default" : 35, + "default" : 38, "description" : "Maximum number of pmg-smtp-filter processes.", "maximum" : 40, "minimum" : 3, @@ -10520,7 +10510,7 @@ var pmgapi = [ }, "clamav_heuristic_score" : { "default" : 3, - "description" : "Score for ClamAV heuristics (Encrypted Archives/Documents, Google Safe Browsing database, PhishingScanURLs, ...).", + "description" : "Score for ClamAV heuristics (Encrypted Archives/Documents, PhishingScanURLs, ...).", "maximum" : 1000, "minimum" : 0, "optional" : 1, @@ -15494,13 +15484,6 @@ var pmgapi = [ "format" : "pve-node", "type" : "string", "typetext" : "" - }, - "upgrade" : { - "default" : 0, - "description" : "Run 'apt-get dist-upgrade' instead of normal shell.", - "optional" : 1, - "type" : "boolean", - "typetext" : "" } } }, diff --git a/pmg.clamav-conf-opts.adoc b/pmg.clamav-conf-opts.adoc index 350c2d0..c19b6ca 100644 --- a/pmg.clamav-conf-opts.adoc +++ b/pmg.clamav-conf-opts.adoc @@ -26,9 +26,9 @@ This option sets the lowest number of Credit Card or Social Security numbers fou Sets the maximum amount of data (in bytes) to be scanned for each input file. -`safebrowsing`: `` ('default =' `1`):: +`safebrowsing`: `` ('default =' `0`):: -Enables support for Google Safe Browsing. +Enables support for Google Safe Browsing. (deprecated option, will be ignored) `scriptedupdates`: `` ('default =' `0`):: diff --git a/pmg.conf.5-opts.adoc b/pmg.conf.5-opts.adoc index 735d06a..296793f 100644 --- a/pmg.conf.5-opts.adoc +++ b/pmg.conf.5-opts.adoc @@ -82,9 +82,9 @@ This option sets the lowest number of Credit Card or Social Security numbers fou Sets the maximum amount of data (in bytes) to be scanned for each input file. -`safebrowsing`: `` ('default =' `1`):: +`safebrowsing`: `` ('default =' `0`):: -Enables support for Google Safe Browsing. +Enables support for Google Safe Browsing. (deprecated option, will be ignored) `scriptedupdates`: `` ('default =' `0`):: @@ -152,7 +152,7 @@ Hide received header in outgoing mails. SMTP port number for outgoing mail (trusted). -`max_filters`: ` (3 - 40)` ('default =' `35`):: +`max_filters`: ` (3 - 40)` ('default =' `38`):: Maximum number of pmg-smtp-filter processes. @@ -240,7 +240,7 @@ Additional score for bounce mails. `clamav_heuristic_score`: ` (0 - 1000)` ('default =' `3`):: -Score for ClamAV heuristics (Encrypted Archives/Documents, Google Safe Browsing database, PhishingScanURLs, ...). +Score for ClamAV heuristics (Encrypted Archives/Documents, PhishingScanURLs, ...). `languages`: `(all|([a-z][a-z])+( ([a-z][a-z])+)*)` ('default =' `all`):: diff --git a/pmg.spam-conf-opts.adoc b/pmg.spam-conf-opts.adoc index 2c16eef..349da1a 100644 --- a/pmg.spam-conf-opts.adoc +++ b/pmg.spam-conf-opts.adoc @@ -4,7 +4,7 @@ Additional score for bounce mails. `clamav_heuristic_score`: ` (0 - 1000)` ('default =' `3`):: -Score for ClamAV heuristics (Encrypted Archives/Documents, Google Safe Browsing database, PhishingScanURLs, ...). +Score for ClamAV heuristics (Encrypted Archives/Documents, PhishingScanURLs, ...). `languages`: `(all|([a-z][a-z])+( ([a-z][a-z])+)*)` ('default =' `all`):: diff --git a/pmgconfig.1-synopsis.adoc b/pmgconfig.1-synopsis.adoc index c55ff16..08e8e06 100644 --- a/pmgconfig.1-synopsis.adoc +++ b/pmgconfig.1-synopsis.adoc @@ -97,7 +97,7 @@ ACME challenge type. ACME Plugin ID name -`--api` `<1984hosting | acmedns | acmeproxy | active24 | ad | ali | anx | arvan | autodns | aws | azure | cf | clouddns | cloudns | cn | conoha | constellix | cx | cyon | da | ddnss | desec | df | dgon | dnsimple | do | doapi | domeneshop | dp | dpi | dreamhost | duckdns | durabledns | dyn | dynu | dynv6 | easydns | edgedns | euserv | exoscale | freedns | gandi_livedns | gcloud | gd | gdnsdk | he | hetzner | hexonet | hostingde | huaweicloud | infoblox | infomaniak | internetbs | inwx | ionos | ispconfig | jd | joker | kappernet | kas | kinghost | knot | leaseweb | lexicon | linode | linode_v4 | loopia | lua | maradns | me | miab | misaka | myapi | mydevil | mydnsjp | namecheap | namecom | namesilo | nederhost | neodigit | netcup | netlify | nic | njalla | nm | nsd | nsone | nsupdate | nw | one | online | openprovider | openstack | opnsense | ovh | pdns | pleskxml | pointhq | rackcorp | rackspace | rcode0 | regru | scaleway | schlundtech | selectel | servercow | simply | tele3 | transip | ultra | unoeuro | variomedia | vscale | vultr | world4you | yandex | zilore | zone | zonomi>` :: +`--api` `<1984hosting | acmedns | acmeproxy | active24 | ad | ali | anx | arvan | aurora | autodns | aws | azure | cf | clouddns | cloudns | cn | conoha | constellix | cx | cyon | da | ddnss | desec | df | dgon | dnsimple | do | doapi | domeneshop | dp | dpi | dreamhost | duckdns | durabledns | dyn | dynu | dynv6 | easydns | edgedns | euserv | exoscale | freedns | gandi_livedns | gcloud | gd | gdnsdk | he | hetzner | hexonet | hostingde | huaweicloud | infoblox | infomaniak | internetbs | inwx | ionos | ispconfig | jd | joker | kappernet | kas | kinghost | knot | leaseweb | lexicon | linode | linode_v4 | loopia | lua | maradns | me | miab | misaka | myapi | mydevil | mydnsjp | namecheap | namecom | namesilo | nederhost | neodigit | netcup | netlify | nic | njalla | nm | nsd | nsone | nsupdate | nw | one | online | openprovider | openstack | opnsense | ovh | pdns | pleskxml | pointhq | porkbun | rackcorp | rackspace | rcode0 | regru | scaleway | schlundtech | selectel | servercow | simply | tele3 | transip | ultra | unoeuro | variomedia | vscale | vultr | websupport | world4you | yandex | zilore | zone | zonomi>` :: API plugin name @@ -149,7 +149,7 @@ Update ACME plugin configuration. ACME Plugin ID name -`--api` `<1984hosting | acmedns | acmeproxy | active24 | ad | ali | anx | arvan | autodns | aws | azure | cf | clouddns | cloudns | cn | conoha | constellix | cx | cyon | da | ddnss | desec | df | dgon | dnsimple | do | doapi | domeneshop | dp | dpi | dreamhost | duckdns | durabledns | dyn | dynu | dynv6 | easydns | edgedns | euserv | exoscale | freedns | gandi_livedns | gcloud | gd | gdnsdk | he | hetzner | hexonet | hostingde | huaweicloud | infoblox | infomaniak | internetbs | inwx | ionos | ispconfig | jd | joker | kappernet | kas | kinghost | knot | leaseweb | lexicon | linode | linode_v4 | loopia | lua | maradns | me | miab | misaka | myapi | mydevil | mydnsjp | namecheap | namecom | namesilo | nederhost | neodigit | netcup | netlify | nic | njalla | nm | nsd | nsone | nsupdate | nw | one | online | openprovider | openstack | opnsense | ovh | pdns | pleskxml | pointhq | rackcorp | rackspace | rcode0 | regru | scaleway | schlundtech | selectel | servercow | simply | tele3 | transip | ultra | unoeuro | variomedia | vscale | vultr | world4you | yandex | zilore | zone | zonomi>` :: +`--api` `<1984hosting | acmedns | acmeproxy | active24 | ad | ali | anx | arvan | aurora | autodns | aws | azure | cf | clouddns | cloudns | cn | conoha | constellix | cx | cyon | da | ddnss | desec | df | dgon | dnsimple | do | doapi | domeneshop | dp | dpi | dreamhost | duckdns | durabledns | dyn | dynu | dynv6 | easydns | edgedns | euserv | exoscale | freedns | gandi_livedns | gcloud | gd | gdnsdk | he | hetzner | hexonet | hostingde | huaweicloud | infoblox | infomaniak | internetbs | inwx | ionos | ispconfig | jd | joker | kappernet | kas | kinghost | knot | leaseweb | lexicon | linode | linode_v4 | loopia | lua | maradns | me | miab | misaka | myapi | mydevil | mydnsjp | namecheap | namecom | namesilo | nederhost | neodigit | netcup | netlify | nic | njalla | nm | nsd | nsone | nsupdate | nw | one | online | openprovider | openstack | opnsense | ovh | pdns | pleskxml | pointhq | porkbun | rackcorp | rackspace | rcode0 | regru | scaleway | schlundtech | selectel | servercow | simply | tele3 | transip | ultra | unoeuro | variomedia | vscale | vultr | websupport | world4you | yandex | zilore | zone | zonomi>` :: API plugin name