Set or get QGIS Network API connection details for current session.

qgisremote.options(...)

Arguments

...

Option names to retrieve option values or [key]=[value] pairs to set options.

Supported options

The following options are supported

  • hostAPI address in http://hostname:port format (defaults to http://localhost:8090)

  • authHTTP connection password (defaults to the value of the QGIS_API_PASS environment variable upon loading the package')

See also

settings::options_manager(), qgisremote()