mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2025-05-09 12:21:57 -04:00
add index-only option to archivebox add and update
This commit is contained in:
parent
95a7d3d1de
commit
d248684839
4 changed files with 19 additions and 3 deletions
|
@ -15,6 +15,7 @@ ACTIVE_THEME = 'default'
|
|||
|
||||
IS_SHELL = 'shell' in sys.argv[:3] or 'shell_plus' in sys.argv[:3]
|
||||
|
||||
|
||||
INSTALLED_APPS = [
|
||||
'django.contrib.auth',
|
||||
'django.contrib.contenttypes',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue