mirror of
https://git.proxmox.com/git/pmg-docs
synced 2025-08-03 21:33:30 +00:00
update generated docs
This commit is contained in:
parent
f201630424
commit
9fda36b0a5
File diff suppressed because it is too large
Load Diff
@ -1,5 +1,9 @@
|
||||
.Section 'admin'
|
||||
|
||||
`advfilter`: `<boolean>` ('default =' `1`)::
|
||||
|
||||
Use advanced filters for statistic.
|
||||
|
||||
`dailyreport`: `<boolean>` ('default =' `1`)::
|
||||
|
||||
Send daily reports.
|
||||
@ -20,21 +24,9 @@ Prevent changes if current configuration file has different SHA1 digest. This ca
|
||||
|
||||
Administrator E-Mail address.
|
||||
|
||||
`proxypassword`: `<string>` ::
|
||||
`http_proxy`: `http://.*` ::
|
||||
|
||||
HTTP proxy password.
|
||||
|
||||
`proxyport`: `<integer> (1 - N)` ('default =' `8080`)::
|
||||
|
||||
HTTP proxy port.
|
||||
|
||||
`proxyserver`: `<string>` ::
|
||||
|
||||
HTTP proxy server address.
|
||||
|
||||
`proxyuser`: `<string>` ::
|
||||
|
||||
HTTP proxy user name.
|
||||
Specify external http proxy which is used for downloads (example: 'http://username:password@host:port/')
|
||||
|
||||
`statlifetime`: `<integer> (1 - N)` ('default =' `7`)::
|
||||
|
||||
|
@ -5,7 +5,7 @@
|
||||
Generate /etc/pmg/pmg-api.pem (self signed certificate for GUI and REST
|
||||
API).
|
||||
|
||||
`-force` `<boolean>` ('default =' `0`)::
|
||||
`--force` `<boolean>` ('default =' `0`)::
|
||||
|
||||
Overwrite existing certificate.
|
||||
|
||||
@ -26,7 +26,7 @@ Get help about specified command.
|
||||
|
||||
Command name
|
||||
|
||||
`-verbose` `<boolean>` ::
|
||||
`--verbose` `<boolean>` ::
|
||||
|
||||
Verbose output format.
|
||||
|
||||
@ -49,7 +49,7 @@ Syncronize the LDAP database.
|
||||
|
||||
Syncronize Proxmox Mail Gateway configurations with system configuration.
|
||||
|
||||
`-restart` `<boolean>` ('default =' `0`)::
|
||||
`--restart` `<boolean>` ('default =' `0`)::
|
||||
|
||||
Restart services if necessary.
|
||||
|
||||
@ -60,7 +60,7 @@ Restart services if necessary.
|
||||
Generate /etc/pmg/pmg-tls.pem (self signed certificate for encrypted SMTP
|
||||
traffic).
|
||||
|
||||
`-force` `<boolean>` ('default =' `0`)::
|
||||
`--force` `<boolean>` ('default =' `0`)::
|
||||
|
||||
Overwrite existing certificate.
|
||||
|
||||
|
@ -8,7 +8,7 @@ Get help about specified command.
|
||||
|
||||
Command name
|
||||
|
||||
`-verbose` `<boolean>` ::
|
||||
`--verbose` `<boolean>` ::
|
||||
|
||||
Verbose output format.
|
||||
|
||||
@ -25,7 +25,7 @@ Restart the daemon (or start if not running).
|
||||
|
||||
Start the daemon.
|
||||
|
||||
`-debug` `<boolean>` ('default =' `0`)::
|
||||
`--debug` `<boolean>` ('default =' `0`)::
|
||||
|
||||
Debug mode - stay in foreground
|
||||
|
||||
|
@ -21,7 +21,7 @@ Get help about specified command.
|
||||
|
||||
Command name
|
||||
|
||||
`-verbose` `<boolean>` ::
|
||||
`--verbose` `<boolean>` ::
|
||||
|
||||
Verbose output format.
|
||||
|
||||
@ -32,11 +32,11 @@ Verbose output format.
|
||||
|
||||
Initialize/Upgrade the PMG rule database.
|
||||
|
||||
`-force` `<boolean>` ('default =' `0`)::
|
||||
`--force` `<boolean>` ('default =' `0`)::
|
||||
|
||||
Delete existing database.
|
||||
|
||||
`-statistics` `<boolean>` ('default =' `0`)::
|
||||
`--statistics` `<boolean>` ('default =' `0`)::
|
||||
|
||||
Reset and update statistic database.
|
||||
|
||||
|
@ -8,7 +8,7 @@ Get help about specified command.
|
||||
|
||||
Command name
|
||||
|
||||
`-verbose` `<boolean>` ::
|
||||
`--verbose` `<boolean>` ::
|
||||
|
||||
Verbose output format.
|
||||
|
||||
@ -25,7 +25,7 @@ Restart the daemon (or start if not running).
|
||||
|
||||
Start the daemon.
|
||||
|
||||
`-debug` `<boolean>` ('default =' `0`)::
|
||||
`--debug` `<boolean>` ('default =' `0`)::
|
||||
|
||||
Debug mode - stay in foreground
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user