-
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
archivebox.crawls.apps
Nick Sweeting edited this page Nov 13, 2024
·
1 revision
:allowtitles:
:class: autosummary longtable
:align: left
* - {py:obj}`CrawlsConfig <archivebox.crawls.apps.CrawlsConfig>`
-
:canonical: archivebox.crawls.apps.CrawlsConfig
Bases: {py:obj}`django.apps.AppConfig`
````{py:attribute} default_auto_field
:canonical: archivebox.crawls.apps.CrawlsConfig.default_auto_field
:value: >
'django.db.models.BigAutoField'
```{autodoc2-docstring} archivebox.crawls.apps.CrawlsConfig.default_auto_field
```
````
````{py:attribute} name
:canonical: archivebox.crawls.apps.CrawlsConfig.name
:value: >
'crawls'
```{autodoc2-docstring} archivebox.crawls.apps.CrawlsConfig.name
```
````
- π’ 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