diff options
Diffstat (limited to 'doc/src/qt-jenny-configuration.qdoc')
-rw-r--r-- | doc/src/qt-jenny-configuration.qdoc | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/doc/src/qt-jenny-configuration.qdoc b/doc/src/qt-jenny-configuration.qdoc new file mode 100644 index 0000000..0656d32 --- /dev/null +++ b/doc/src/qt-jenny-configuration.qdoc @@ -0,0 +1,34 @@ +// Copyright (C) 2025 The Qt Company Ltd. +// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only +/*! +\page qt-jenny-configuration.html +\title Qt Jenny runtime configuration + +The following environment variables are supported for runtime configurations: + +\table + \header + \li Environment variable + \li Description + \row + \li + \li + \row + \li + \li + \row + \li + \li + \row + \li + \li + \row + \li + \li +\endtable + +\section2 Logging +\target logging_configuration + + +*/ |