QX_ROOT_OBJECT_CACHE_PATH

Defines a custom path for the application cache.

For LVSCE, this variable must be set in two places: for the deployment (settings.json) and for the runtime (inet.env).

For LyciaStudio, this variable must be set in the following places: for the deployment (env.properties) and for the runtime (inet.env). For the variables set in the env.properties file to take effect, restart the Studio after you set the variable.

Note: In case you set a custom deployment path for the program, the cache will be created in the location defined by QX_ROOT_OBJECT_CACHE_PATH independently from the custom program deployment path.

Syntax

QX_ROOT_OBJECT_CACHE_PATH=<path to folder>

Usage and examples

Configuration in the settings.json file:

...

"lycia.buildOperations: DefaultBuildEnvironment": [

{"name": "QX_ROOT_OBJECT_CACHE_PATH","value": "/opt/Querix/Lycia/progs/program_1/"}

],

...

Configuration in inet.env file:

QX_ROOT_OBJECT_CACHE_PATH=/opt/Querix/Lycia/progs/program_1/

 

Contact Us

Privacy Policy

Copyright © 2024 Querix, (UK) Ltd.