diff --git a/README.md b/README.md index 6ed8d25..d93cc14 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ The name comes from: - Bulk editing - Bookmark archive - Dark mode -- Automatically creates snapshots of bookmarked websites on [web archive](https://archive.org/web/) +- Automatically creates snapshots of bookmarked websites on [the Internet Archive Wayback Machine](https://archive.org/web/) - Automatically provides titles and descriptions of bookmarked websites - Import and export bookmarks in Netscape HTML format - Extensions for [Firefox](https://addons.mozilla.org/de/firefox/addon/linkding-extension/) and [Chrome](https://chrome.google.com/webstore/detail/linkding-extension/beakmhbijpdhipnjhnclmhgjlddhidpe), and a bookmarklet that should work in most browsers diff --git a/docs/Options.md b/docs/Options.md index 2e3d924..d0173db 100644 --- a/docs/Options.md +++ b/docs/Options.md @@ -29,7 +29,7 @@ All options need to be defined as environment variables in the environment that Values: `True`, `False` | Default = `False` -Disables background tasks, such as creating snapshots for bookmarks on the web archive. +Disables background tasks, such as creating snapshots for bookmarks on the [the Internet Archive Wayback Machine](https://archive.org/web/). Enabling this flag will prevent the background task processor from starting up, and prevents scheduling tasks. This might be useful if you are experiencing performance issues or other problematic behaviour due to background task processing.