mirror of
https://github.com/sissbruecker/linkding.git
synced 2025-08-06 18:38:31 +02:00
* Issue #187 clarify archive.org feature Use the name in the readme that archive.org use. * Simplify Co-authored-by: Sascha Ißbrücker <sascha.issbruecker@googlemail.com>
This commit is contained in:
@@ -14,7 +14,7 @@ The name comes from:
|
|||||||
- Bulk editing
|
- Bulk editing
|
||||||
- Bookmark archive
|
- Bookmark archive
|
||||||
- Dark mode
|
- 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
|
- Automatically provides titles and descriptions of bookmarked websites
|
||||||
- Import and export bookmarks in Netscape HTML format
|
- 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
|
- 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
|
||||||
|
@@ -29,7 +29,7 @@ All options need to be defined as environment variables in the environment that
|
|||||||
|
|
||||||
Values: `True`, `False` | Default = `False`
|
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.
|
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.
|
This might be useful if you are experiencing performance issues or other problematic behaviour due to background task processing.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user