{py:mod}abx_plugin_mercury.config
:allowtitles:
Module Contents
Classes
:class: autosummary longtable
:align: left
* - {py:obj}`MercuryConfig <abx_plugin_mercury.config.MercuryConfig>`
-
Data
:class: autosummary longtable
:align: left
* - {py:obj}`MERCURY_CONFIG <abx_plugin_mercury.config.MERCURY_CONFIG>`
- ```{autodoc2-docstring} abx_plugin_mercury.config.MERCURY_CONFIG
:summary:
```
API
:canonical: abx_plugin_mercury.config.MercuryConfig
Bases: {py:obj}`abx_spec_config.base_configset.BaseConfigSet`
````{py:attribute} SAVE_MERCURY
:canonical: abx_plugin_mercury.config.MercuryConfig.SAVE_MERCURY
:type: bool
:value: >
'Field(...)'
```{autodoc2-docstring} abx_plugin_mercury.config.MercuryConfig.SAVE_MERCURY
```
````
````{py:attribute} MERCURY_BINARY
:canonical: abx_plugin_mercury.config.MercuryConfig.MERCURY_BINARY
:type: str
:value: >
'Field(...)'
```{autodoc2-docstring} abx_plugin_mercury.config.MercuryConfig.MERCURY_BINARY
```
````
````{py:attribute} MERCURY_EXTRA_ARGS
:canonical: abx_plugin_mercury.config.MercuryConfig.MERCURY_EXTRA_ARGS
:type: typing.List[str]
:value: >
[]
```{autodoc2-docstring} abx_plugin_mercury.config.MercuryConfig.MERCURY_EXTRA_ARGS
```
````
````{py:attribute} SAVE_MERCURY_REQUISITES
:canonical: abx_plugin_mercury.config.MercuryConfig.SAVE_MERCURY_REQUISITES
:type: bool
:value: >
'Field(...)'
```{autodoc2-docstring} abx_plugin_mercury.config.MercuryConfig.SAVE_MERCURY_REQUISITES
```
````
````{py:attribute} MERCURY_RESTRICT_FILE_NAMES
:canonical: abx_plugin_mercury.config.MercuryConfig.MERCURY_RESTRICT_FILE_NAMES
:type: str
:value: >
'Field(...)'
```{autodoc2-docstring} abx_plugin_mercury.config.MercuryConfig.MERCURY_RESTRICT_FILE_NAMES
```
````
````{py:attribute} MERCURY_TIMEOUT
:canonical: abx_plugin_mercury.config.MercuryConfig.MERCURY_TIMEOUT
:type: int
:value: >
'Field(...)'
```{autodoc2-docstring} abx_plugin_mercury.config.MercuryConfig.MERCURY_TIMEOUT
```
````
````{py:attribute} MERCURY_CHECK_SSL_VALIDITY
:canonical: abx_plugin_mercury.config.MercuryConfig.MERCURY_CHECK_SSL_VALIDITY
:type: bool
:value: >
'Field(...)'
```{autodoc2-docstring} abx_plugin_mercury.config.MercuryConfig.MERCURY_CHECK_SSL_VALIDITY
```
````
````{py:attribute} MERCURY_USER_AGENT
:canonical: abx_plugin_mercury.config.MercuryConfig.MERCURY_USER_AGENT
:type: str
:value: >
'Field(...)'
```{autodoc2-docstring} abx_plugin_mercury.config.MercuryConfig.MERCURY_USER_AGENT
```
````
````{py:attribute} MERCURY_COOKIES_FILE
:canonical: abx_plugin_mercury.config.MercuryConfig.MERCURY_COOKIES_FILE
:type: typing.Optional[pathlib.Path]
:value: >
'Field(...)'
```{autodoc2-docstring} abx_plugin_mercury.config.MercuryConfig.MERCURY_COOKIES_FILE
```
````
:canonical: abx_plugin_mercury.config.MERCURY_CONFIG
:value: >
'MercuryConfig(...)'
```{autodoc2-docstring} abx_plugin_mercury.config.MERCURY_CONFIG
```
Last updated