From 0b2b8aacef95d8dd3b94a77b31e11e57443bf332 Mon Sep 17 00:00:00 2001 From: simon Date: Sat, 5 Nov 2022 09:35:28 +0700 Subject: [PATCH] add snapshot wiki link --- tubearchivist/home/templates/home/settings.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tubearchivist/home/templates/home/settings.html b/tubearchivist/home/templates/home/settings.html index b1aed64..dd94879 100644 --- a/tubearchivist/home/templates/home/settings.html +++ b/tubearchivist/home/templates/home/settings.html @@ -157,7 +157,7 @@

Snapshots

Current system snapshot: {{ config.application.enable_snapshot }}

- Automatically create daily deduplicated snapshots of the index, stored in Elasticsearch. Read first before activating: Wiki.
+ Automatically create daily deduplicated snapshots of the index, stored in Elasticsearch. Read first before activating: Wiki.
{{ app_form.application_enable_snapshot }}