QX_HEADLESS_MODE

Enables the headless mode.

Syntax

QX_HEADLESS_MODE={any non-empty value}

Possible values

undefinedvariable is not set or is set with an empty value

disables the headless mode

definedvariable is set with any non-empty value

enables the headless mode

Usage and examples

There is no GUI in the headless mode: Applications can be run from the command line, and you can receive requests and send responses via it as well.

Here you can read more about headless mode, and here you can find some interactive examples.

To set QX_HEADLESS_MODE, define it with any non-empty value (though we recommend setting it to 1):

QX_HEADLESS_MODE=1

To disable the headless mode, you can either delete/comment QX_HEADLESS_MODE out or set it to an empty value:

QX_HEADLESS_MODE=

QX_HEADLESS_MODE applies at runtime, so, if necessary, it is set in inet.env and in environ.bat (for the command line environment).

 

 

Contact Us

Privacy Policy

Copyright © 2024 Querix, (UK) Ltd.