]> git.proxmox.com Git - proxmox-backup.git/blob - docs/configuration-files.rst
docs: mention group filter in sync docs
[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
40 ``media-pool.cfg``
41 ~~~~~~~~~~~~~~~~~~
42
43 File Format
44 ^^^^^^^^^^^
45
46 .. include:: config/media-pool/format.rst
47
48
49 Options
50 ^^^^^^^
51
52 .. include:: config/media-pool/config.rst
53
54
55 ``tape.cfg``
56 ~~~~~~~~~~~~
57
58 File Format
59 ^^^^^^^^^^^
60
61 .. include:: config/tape/format.rst
62
63
64 Options
65 ^^^^^^^
66
67 .. include:: config/tape/config.rst
68
69
70 ``tape-job.cfg``
71 ~~~~~~~~~~~~~~~~
72
73 File Format
74 ^^^^^^^^^^^
75
76 .. include:: config/tape-job/format.rst
77
78
79 Options
80 ^^^^^^^
81
82 .. include:: config/tape-job/config.rst
83
84
85 ``user.cfg``
86 ~~~~~~~~~~~~
87
88 File Format
89 ^^^^^^^^^^^
90
91 .. include:: config/user/format.rst
92
93
94 Options
95 ^^^^^^^
96
97 .. include:: config/user/config.rst
98
99
100 ``remote.cfg``
101 ~~~~~~~~~~~~~~~~~
102
103 File Format
104 ^^^^^^^^^^^
105
106 .. include:: config/remote/format.rst
107
108
109 Options
110 ^^^^^^^
111
112 .. include:: config/remote/config.rst
113
114
115 ``sync.cfg``
116 ~~~~~~~~~~~~~~~~~
117
118 File Format
119 ^^^^^^^^^^^
120
121 .. include:: config/sync/format.rst
122
123
124 Options
125 ^^^^^^^
126
127 .. include:: config/sync/config.rst
128
129
130 ``verification.cfg``
131 ~~~~~~~~~~~~~~~~~~~~
132
133 File Format
134 ^^^^^^^^^^^
135
136 .. include:: config/verification/format.rst
137
138
139 Options
140 ^^^^^^^
141
142 .. include:: config/verification/config.rst