]> git.proxmox.com Git - proxmox-backup.git/blob - docs/configuration-files.rst
docs: faq: add reference to support table
[proxmox-backup.git] / docs / configuration-files.rst
1 Configuration Files
2 ===================
3
4 All Proxmox Backup Server configuration files reside in the directory
5 ``/etc/proxmox-backup/``.
6
7
8 ``acl.cfg``
9 ~~~~~~~~~~~~~~~~~
10
11 File Format
12 ^^^^^^^^^^^
13
14 .. include:: config/acl/format.rst
15
16
17 Roles
18 ^^^^^
19
20 The following roles exist:
21
22 .. include:: config/acl/roles.rst
23
24
25 ``datastore.cfg``
26 ~~~~~~~~~~~~~~~~~
27
28 File Format
29 ^^^^^^^^^^^
30
31 .. include:: config/datastore/format.rst
32
33
34 Options
35 ^^^^^^^
36
37 .. include:: config/datastore/config.rst
38
39 .. _domains.cfg:
40
41 ``domains.cfg``
42 ~~~~~~~~~~~~~~~
43
44 File Format
45 ^^^^^^^^^^^
46
47 .. include:: config/domains/format.rst
48
49
50 Options
51 ^^^^^^^
52
53 .. include:: config/domains/config.rst
54
55
56 ``media-pool.cfg``
57 ~~~~~~~~~~~~~~~~~~
58
59 File Format
60 ^^^^^^^^^^^
61
62 .. include:: config/media-pool/format.rst
63
64
65 Options
66 ^^^^^^^
67
68 .. include:: config/media-pool/config.rst
69
70
71 ``tape.cfg``
72 ~~~~~~~~~~~~
73
74 File Format
75 ^^^^^^^^^^^
76
77 .. include:: config/tape/format.rst
78
79
80 Options
81 ^^^^^^^
82
83 .. include:: config/tape/config.rst
84
85
86 ``tape-job.cfg``
87 ~~~~~~~~~~~~~~~~
88
89 File Format
90 ^^^^^^^^^^^
91
92 .. include:: config/tape-job/format.rst
93
94
95 Options
96 ^^^^^^^
97
98 .. include:: config/tape-job/config.rst
99
100
101 ``user.cfg``
102 ~~~~~~~~~~~~
103
104 File Format
105 ^^^^^^^^^^^
106
107 .. include:: config/user/format.rst
108
109
110 Options
111 ^^^^^^^
112
113 .. include:: config/user/config.rst
114
115
116 ``remote.cfg``
117 ~~~~~~~~~~~~~~~~~
118
119 File Format
120 ^^^^^^^^^^^
121
122 .. include:: config/remote/format.rst
123
124
125 Options
126 ^^^^^^^
127
128 .. include:: config/remote/config.rst
129
130
131 ``sync.cfg``
132 ~~~~~~~~~~~~~~~~~
133
134 File Format
135 ^^^^^^^^^^^
136
137 .. include:: config/sync/format.rst
138
139
140 Options
141 ^^^^^^^
142
143 .. include:: config/sync/config.rst
144
145
146 ``verification.cfg``
147 ~~~~~~~~~~~~~~~~~~~~
148
149 File Format
150 ^^^^^^^^^^^
151
152 .. include:: config/verification/format.rst
153
154
155 Options
156 ^^^^^^^
157
158 .. include:: config/verification/config.rst