]> git.proxmox.com Git - proxmox-backup.git/blame - docs/configuration-files.rst
fix build: install proxmox-tape man page
[proxmox-backup.git] / docs / configuration-files.rst
CommitLineData
b9a09a95
DM
1Configuration Files
2===================
3
4All Proxmox Backup Server configuration files resides inside directory
5``/etc/proxmox-backup/``.
6
7
2ca396c0
DM
8``acl.cfg``
9~~~~~~~~~~~~~~~~~
10
11File Format
12^^^^^^^^^^^
13
14.. include:: config/acl/format.rst
15
16
17Roles
18^^^^^
19
20The following roles exist:
21
22.. include:: config/acl/roles.rst
23
24
b9a09a95
DM
25``datastore.cfg``
26~~~~~~~~~~~~~~~~~
27
28File Format
29^^^^^^^^^^^
30
31.. include:: config/datastore/format.rst
32
33
34Options
35^^^^^^^
36
37.. include:: config/datastore/config.rst
67cc79ec
DM
38
39
40``user.cfg``
41~~~~~~~~~~~~~~~~~
42
43File Format
44^^^^^^^^^^^
45
46.. include:: config/user/format.rst
47
48
49Options
50^^^^^^^
51
52.. include:: config/user/config.rst
6279b8f5
DM
53
54
55``remote.cfg``
56~~~~~~~~~~~~~~~~~
57
58File Format
59^^^^^^^^^^^
60
61.. include:: config/remote/format.rst
62
63
64Options
65^^^^^^^
66
67.. include:: config/remote/config.rst
d8dae160
DM
68
69
70``sync.cfg``
71~~~~~~~~~~~~~~~~~
72
73File Format
74^^^^^^^^^^^
75
76.. include:: config/sync/format.rst
77
78
79Options
80^^^^^^^
81
82.. include:: config/sync/config.rst
5b7f4455
DM
83
84
85``verification.cfg``
b3c2c578 86~~~~~~~~~~~~~~~~~~~~
5b7f4455
DM
87
88File Format
89^^^^^^^^^^^
90
91.. include:: config/verification/format.rst
92
93
94Options
95^^^^^^^
96
97.. include:: config/verification/config.rst