-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
archivebox.queues.apps
Nick Sweeting edited this page Nov 13, 2024
·
2 revisions
:allowtitles:
:class: autosummary longtable
:align: left
* - {py:obj}`QueuesConfig <archivebox.queues.apps.QueuesConfig>`
-
:class: autosummary longtable
:align: left
* - {py:obj}`register_admin <archivebox.queues.apps.register_admin>`
- ```{autodoc2-docstring} archivebox.queues.apps.register_admin
:summary:
```
:canonical: archivebox.queues.apps.QueuesConfig
Bases: {py:obj}`django.apps.AppConfig`
````{py:attribute} default_auto_field
:canonical: archivebox.queues.apps.QueuesConfig.default_auto_field
:value: >
'django.db.models.BigAutoField'
```{autodoc2-docstring} archivebox.queues.apps.QueuesConfig.default_auto_field
```
````
````{py:attribute} name
:canonical: archivebox.queues.apps.QueuesConfig.name
:value: >
'queues'
```{autodoc2-docstring} archivebox.queues.apps.QueuesConfig.name
```
````
:canonical: archivebox.queues.apps.register_admin
```{autodoc2-docstring} archivebox.queues.apps.register_admin
```
- 🔢 Quickstart
- 🖥️ Install
- 🐳 Docker
- ➡️ Supported Sources
- ⬅️ Supported Outputs
- ﹩Command Line
- 🌐 Web UI
- 🧩 Browser Extension
- 👾 REST API / Webhooks
- 📜 Python API / REPL / SQL API
- 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