-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
abx_plugin_singlefile.config
Nick Sweeting edited this page Nov 13, 2024
·
1 revision
:allowtitles:
:class: autosummary longtable
:align: left
* - {py:obj}`SinglefileConfig <abx_plugin_singlefile.config.SinglefileConfig>`
-
:class: autosummary longtable
:align: left
* - {py:obj}`SINGLEFILE_CONFIG <abx_plugin_singlefile.config.SINGLEFILE_CONFIG>`
- ```{autodoc2-docstring} abx_plugin_singlefile.config.SINGLEFILE_CONFIG
:summary:
```
:canonical: abx_plugin_singlefile.config.SinglefileConfig
Bases: {py:obj}`abx_spec_config.base_configset.BaseConfigSet`
````{py:attribute} SAVE_SINGLEFILE
:canonical: abx_plugin_singlefile.config.SinglefileConfig.SAVE_SINGLEFILE
:type: bool
:value: >
True
```{autodoc2-docstring} abx_plugin_singlefile.config.SinglefileConfig.SAVE_SINGLEFILE
```
````
````{py:attribute} SINGLEFILE_USER_AGENT
:canonical: abx_plugin_singlefile.config.SinglefileConfig.SINGLEFILE_USER_AGENT
:type: str
:value: >
'Field(...)'
```{autodoc2-docstring} abx_plugin_singlefile.config.SinglefileConfig.SINGLEFILE_USER_AGENT
```
````
````{py:attribute} SINGLEFILE_TIMEOUT
:canonical: abx_plugin_singlefile.config.SinglefileConfig.SINGLEFILE_TIMEOUT
:type: int
:value: >
'Field(...)'
```{autodoc2-docstring} abx_plugin_singlefile.config.SinglefileConfig.SINGLEFILE_TIMEOUT
```
````
````{py:attribute} SINGLEFILE_CHECK_SSL_VALIDITY
:canonical: abx_plugin_singlefile.config.SinglefileConfig.SINGLEFILE_CHECK_SSL_VALIDITY
:type: bool
:value: >
'Field(...)'
```{autodoc2-docstring} abx_plugin_singlefile.config.SinglefileConfig.SINGLEFILE_CHECK_SSL_VALIDITY
```
````
````{py:attribute} SINGLEFILE_COOKIES_FILE
:canonical: abx_plugin_singlefile.config.SinglefileConfig.SINGLEFILE_COOKIES_FILE
:type: typing.Optional[pathlib.Path]
:value: >
'Field(...)'
```{autodoc2-docstring} abx_plugin_singlefile.config.SinglefileConfig.SINGLEFILE_COOKIES_FILE
```
````
````{py:attribute} SINGLEFILE_BINARY
:canonical: abx_plugin_singlefile.config.SinglefileConfig.SINGLEFILE_BINARY
:type: str
:value: >
'Field(...)'
```{autodoc2-docstring} abx_plugin_singlefile.config.SinglefileConfig.SINGLEFILE_BINARY
```
````
````{py:attribute} SINGLEFILE_EXTRA_ARGS
:canonical: abx_plugin_singlefile.config.SinglefileConfig.SINGLEFILE_EXTRA_ARGS
:type: typing.List[str]
:value: >
[]
```{autodoc2-docstring} abx_plugin_singlefile.config.SinglefileConfig.SINGLEFILE_EXTRA_ARGS
```
````
:canonical: abx_plugin_singlefile.config.SINGLEFILE_CONFIG
:value: >
'SinglefileConfig(...)'
```{autodoc2-docstring} abx_plugin_singlefile.config.SINGLEFILE_CONFIG
```
- π’ Quickstart
- π₯οΈ Install
- π³ Docker
- β‘οΈ Supported Sources
- β¬ οΈ Supported Outputs
- οΉ©Command Line
- π Web UI
- 𧩠Browser Extension
- πΎ REST API / Webhooks
- π Python API / REPL / SQL API
- βοΈ Configuration
- π¦ Dependencies
- πΏ Disk Layout
- π Security Overview
- π Developer Documentation
- Upgrading
- Setting up Storage (NFS/SMB/S3/etc)
- Setting up Authentication (SSO/LDAP/etc)
- Setting up Search (rg/sonic/etc)
- Scheduled Archiving
- Publishing Your Archive
- Chromium Install
- Cookies & Sessions Setup
- Merging Collections
- Troubleshooting
- βοΈ Web Archiving Community
- Background & Motivation
- Comparison to Other Tools
- Architecture Diagram
- Changelog & Roadmap