summaryrefslogtreecommitdiff
path: root/src/ivicore/doc/src/configuration.qdoc
diff options
context:
space:
mode:
Diffstat (limited to 'src/ivicore/doc/src/configuration.qdoc')
-rw-r--r--src/ivicore/doc/src/configuration.qdoc12
1 files changed, 7 insertions, 5 deletions
diff --git a/src/ivicore/doc/src/configuration.qdoc b/src/ivicore/doc/src/configuration.qdoc
index d61cdf3..4e5bd2d 100644
--- a/src/ivicore/doc/src/configuration.qdoc
+++ b/src/ivicore/doc/src/configuration.qdoc
@@ -38,11 +38,13 @@ The following environment variables are supported for runtime configurations:
\li Environment Variable
\li Description
\row
- \li SIMULATOR_HOSTNAME
- \li Specifies where the QtSimulator server is running, such as, the autogenerated control
- panel binaries.
- \note This is only available when the \l {feature-qtsimulator} {QtSimulator Support} is
- enabled.
+ \li QTIVI_SIMULATION_OVERRIDE
+ \li Overrides the simulation file used by a specific simulation engine.
+ See \l {Runtime Override}{QIviSimulationEngine} for more information.
+ \row
+ \li QTIVI_SIMULATION_DATA_OVERRIDE
+ \li Overrides the simulation data used by a specific simulation engine.
+ See \l {Runtime Override}{QIviSimulationEngine} for more information.
\endtable
For more runtime configuration options, see \l{QtIvi Backends}{backend plugins}.