mirror of
https://git.proxmox.com/git/proxmox-backup
synced 2025-08-03 21:46:37 +00:00

Have our docgen tool generate a synopsis for the prune.cfg schema, and use that output in a new prune.cfg manpage, and include it in the appropriate appendix of our html/pdf rendered admin guide. Signed-off-by: Maximiliano Sandoval <m.sandoval@proxmox.com> [TL: expand commit message and keep alphabetical order for configs in the guide.] Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
24 lines
327 B
ReStructuredText
24 lines
327 B
ReStructuredText
:orphan:
|
|
|
|
=========
|
|
prune.cfg
|
|
=========
|
|
|
|
Description
|
|
===========
|
|
|
|
The file /etc/proxmox-backup/prune.cfg is a configuration file for Proxmox
|
|
Backup Server. It contains the prune job configuration.
|
|
|
|
File Format
|
|
===========
|
|
|
|
.. include:: format.rst
|
|
|
|
Options
|
|
=======
|
|
|
|
.. include:: config.rst
|
|
|
|
.. include:: ../../pbs-copyright.rst
|