Configuration via INI files¶
In octoplant, certain configurations can be made via INI files.
The entries of the INI files are divided into sections and have the format in the section:
{Key}={Value}
On the server side, i.e. for all clients of the octoplant system, you can edit the INI files in the AdminClient via the INI files menu item.
On the client side, i.e. for individual clients, you make the settings directly in the corresponding file. INI files can be created and edited with an editor, e.g. Notepad++ in the directory of the desired archive (i.e. vdClientArchive
or vdAgentArchive
).
Below you will find a list of the keys of the individual INI files as well as their description and the possible values. The keys are divided into sections.