...
The qbwrk.conf file format is very similar to the qb.conf format, with just the inclusion of a macro and template inheritance system. Click on each section heading below to expand the description.
Expand | ||
---|---|---|
| ||
Comments are preceded by the "#" character; everything after the character is ignored by the parser. Examplekey = value #and then the comment #comment key is equal to value |
...
Expand | ||
---|---|---|
| ||
The advantage of the macro file format is the use of template inheritance and value replacement. A section is allowed to "inherit" another section's key/value pairs. This can be accomplished by adding a colon and a space-delimited list of templates. ExampleThe section:
evaluates to: [qube] [section] [section2] [section3] |
Info | ||||||
---|---|---|---|---|---|---|
The following parameters are only settable locally on the Worker as they determine where the Qube installation is located, the hostname of the Supervisor, and the filtering field for network communication. They will not have any effect when used in the qbwrk.conf file.
|